pyResistance is clone of resistance game in python, you can play with your friends and have fun time.
- engine.py is the main core of the game that you can use everywhere and use it as module.
- game.py is actually game launcher that will import engine.py module and run and controll the game.
- .png files are actually some notes about game's algorithm and objects structures.