I’m on a mission to code 100 open-source HTML games! 🚀 (Currently at 7/100) — Looking for feedback and ideas for what to build next.
Posted by Only-Pace-2318@reddit | learnprogramming | View on Reddit | 4 comments
Hey everyone,
I’ve been working on an open-source GitHub project called Mini-Game-Compilation. The goal is simple: code 100 fully functional HTML/web games and release all the source code for anyone to download, study, or play.
I plan to add new games as often as I can. Right now, I have 7 classic board and casino games completed:
- 🃏 Baccarat
- ♠️ Blackjack
- 🤠 Texas Hold'em
- ♟️ Chess
- 🦁 Jungle-Chess
- 👑 Royal-Chess
- ⚫ Gomoku
Why I'm posting
- I’d love for you to play test them and let me know how the UI, logic, or mechanics can be improved.
- What should I code for game #8 and beyond? Drop your favorite mini-game, puzzle, or arcade classic down below!
- Everything is completely open-source. Feel free to clone the repo, look at the code, or use it for your own learning.
https://github.com/Richard4481234/Mini-Game-Compilation
Thanks for checking it out, and let me know what you think! I will keep updating my games!
Master_Attempt5472@reddit
Good job, bro. I think coding these games are indeed excellent ways to practice your coding. I suggest that you also code go game(it's a type of chess-like game from China). I viewed your github, and I think you did a pretty good job
knight04@reddit
Snake? And good job coding these. i want to look at some of them to see how its done
Only-Pace-2318@reddit (OP)
Thanks! I will put coding snake as my next project. I will probably finish the project tomorrow.
Only-Pace-2318@reddit (OP)
I am really needing ideas of what games to code. Please drop your ideas down below. And also don't forget to view my github repository!