/mini-games

Here, you will find a collection of fun and engaging games that you can play to pass the time. Each game is unique and offers a different type of challenge, so there's something for everyone. The games in this repository are all written in Python, and they are designed to be easy to play and understand.

Primary LanguagePythonApache License 2.0Apache-2.0

Command Line Mini-Games

A collection of fun and interactive command line mini-games written in Python.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

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)

Installation

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

Game List

Screenshots

Word Dash

image image

Quizet

image image image

Snake Water Gun

image

License

This project is licensed under the Apache 2.0 License.

Contact