Requirements: Python 2 or 3 + Pygame + Pymunk
Both Pygame and Pymunk can be installed with pip pip install pymunk pygame
- Download the zip file or clone the project.
- Open the src folder.
- Run main.py.
- To activate the "zero gravity mode" press key s.
- To back to normal mode press key n.
- To activate or deactivate the wall press key w.
The project is Open Source. Feel free to contribute.
Pull a new topic branch to the develop branch.