A collection of fun and interactive command line mini-games written in Python.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Python 3.x
- Pip
- Curses module (preinstalled in Linux and Mac, but needs to be installed in Windows)
Clone the repository to your local machine:
$ git clone https://github.com/Rajbir98/mini-games.git
Note: If the curses module is not preinstalled in your system and you are using windows then you can install it using pip
$ cd mini-games
$ pip install windows-curses
Word Dash
Quizet
Snake Water Gun
This project is licensed under the Apache 2.0 License.
- Email: [email protected]
- Replit: https://replit.com/@Rajbir98