simple video game I made using hand control
Installation
git clone https://github.com/tuan124816/Simple-games.git
pip install -r requirements.txt
Usage
To use controler of a game, follow these steps:
- Run the application, for exampple, the fruit_ninja.py file:
python fruit_ninja.py
Lisence
This project is licensed under the MIT License - see the MIT License file for details.