GithubHelp home page GithubHelp logo

slithymatt / cbm-wordslide Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 7.0 101 KB

Guess a 5-letter word, for CBM-based machines (C64, X16, etc.)

License: GNU General Public License v3.0

Shell 1.29% C 8.95% Pascal 18.76% Assembly 69.28% BASIC 1.72%

cbm-wordslide's People

Contributors

djcsdy avatar sargonofakkadii avatar slithymatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cbm-wordslide's Issues

wordlist reuse and questions?

I wanted to double check, I'd like to use the wordlist from here, I'm making a clone of the general game for the Pimoroni PicoSystem in MicroPython. I think if I put that up here on GitHub with the same GPL-3.0 License, that might be enough but I'd also point out I got the original list form here as that seems right too. Please let me know if you disagree.

shouldn't the filename be changed soon? it's already 2700 words in 2500words.txt? :)

I'm still new to assembly language and C64/X16 but I am hoping to learn more so thanks for sharing the code for your games.

Small suggestions

Found obscure words "aisle", "aleph" which I've never heard before.
Didn't include "flint", "plank", which seemed like common knowledge to me.

I typed in "ERROR", and only one of the R letters got highlighted yellow. I wasn't sure whether only that one or all of them were in the wrong position (curiously, not the first one, but the third one got highlighted). The alternative would be to highlight all R letters, but that could imply that the hidden word contains three times R. Don't know what is better. In any case, I would highlight the first occurrence of a letter.

About colors: highlighted letters are sometimes hard to read, since they are black on black background, and the highlight color doesn't always go around the entire letter. The solution would be to choose a different foreground color for highlighted letters, maybe dark grey? Red would have good contrast to green and yellow, but would falsely imply that something is wrong. Blue would have worse contrast, and would also look ugly imo. Hard times...
Another approach would be to overlay characters (screen codes 100 and/or 101) to adjacent positions to create an extra row of pixels in the background color and thus complete the border. This would only be doable using the two tile layers of VERA I think.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.