A small game. Yeah I am doing it the basic and hard way without any physics game engine
git clone https://github.com/Rushour0/Stickman.git
cd Stickman
pip install -r requirements.txt
python main.py
- Spacebar
- Up arrow
- W
- Left Arrow
- D
- Right arrow
- A
This is an example of my stickman moving around (which I drew by myself frame by frame)