Releases: Seniru/cli-games
Releases · Seniru/cli-games
v1.1.0 Snake game improvements
What's Changed
- Add 'Rock, Paper, Scissors' Python game by @Paul-Cl-ark in #73
- Adding games.sh and install-games.sh files and updating README.md by @Toni500github in #76
- adding games.sh and install-games.sh and updating lockfileVersion to 2 by @Toni500github in #77
- Refactoring by @salif in #78
- Wordle by @AttAditya in #84
- New games launcher by @hugoglvs in #91
- Add a "VS Computer" mode for Tic-tac-toe by @hugoglvs in #90
- Tetris by @Etiennecarpentier in #92
- Upgrade maze escape by @ThomasR8529 in #94
- Adding a game : SlotMachine by @ThomasR8529 in #93
- Upgrade snake by @ThomasR8529 in #95
- Codle by @AttAditya in #97
- ✨ Add random maze mode to MazeEscape by @Gin5567 in #86
- [GAME] added TypingSpeed CLI by @buku2004 in #100
- Enhanced Snake Game UI/UX with Bug Fixes by @pankajydv07 in #101
New Contributors
- @Paul-Cl-ark made their first contribution in #73
- @Toni500github made their first contribution in #76
- @salif made their first contribution in #78
- @AttAditya made their first contribution in #84
- @hugoglvs made their first contribution in #91
- @Etiennecarpentier made their first contribution in #92
- @ThomasR8529 made their first contribution in #94
- @Gin5567 made their first contribution in #86
- @buku2004 made their first contribution in #100
- @pankajydv07 made their first contribution in #101
Full Changelog: v1.0-beta...v1.1.0
v1.0 (beta)
Created README for the landing page (#71) * Updated README Added, - Introduction - How to install and play - Contribution guidelines