Skip to content

Stickman Game with implementation of OpenCV module and Pygame just take it lite and enjoy

License

Notifications You must be signed in to change notification settings

uayushdubey/Stickman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-Stickman

cover

It is a common tale from the twenty-first century... Virtual worlds remain as distant as ever, while their need keeps on increasing. Here is something that doesn't fulfill that promise, but provides, at least to its creators, a small part of the pleasure promised by full virtual reality.

Ever wanted to play a VR like game without VR?
or tired of playing the same old type of games?
How about doing exercise while playing games?

TheAiPeople bring you a stickman based game where you can play the game using your whole body.

First run

git clone https://github.com/yashasnadigsyn/Opencv-Stickman/tree/main
cd Opencv-Stickman
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app2.py

NOTE: If you're using another shell like fish, please run the apprpriate activation script from venv/bin in step 4.

To play the game any time after the first run, just go into the game directory and run the following commands:

source venv/bin/activate
python app2.py

Instructions

You just need to avoid the demons and hit them with the swords. There aren't any menus or controls (for now at least). There's just one:
pressing the Q key force-exits the game. (doesn't work during the initial story)

Credits

About

Stickman Game with implementation of OpenCV module and Pygame just take it lite and enjoy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages