An open API service indexing awesome lists of open source software.

https://github.com/shevchenkool/python-game


https://github.com/shevchenkool/python-game

py-game python

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# War Goose
This is a simple children's game implemented in pure Python using the pygame library.

## Launch
To launch the game, follow these steps:
1. Clone the repository: git clone https://github.com/ShevchenkoOl/python-game.git;
2. Go to the game directory: cd python-game;
3. Install the required dependencies: pip install -r requirements.txt
Make sure you have Python and pip installed. This command will install all the dependencies required for the game to run;
4. Run the game using Python: python main.py
Make sure you have a version of Python installed that is compatible with the game.

## Autor
Toto úložiště vytvořil a spravuje [Oleksii Shevchenko](https://shevchenkool.github.io/portfolio/). Dotazy, návrhy a zpětnou vazbu lze směřovat na [email](uzlabini@gmail.com) or [linkedin profile](linkedin.com/in/oleksii-shevchenko-535ab61b8).