Cubic Same Game made with Python and Panda3D
- Python 3.9
- Panda3D 1.10.11
- Pmw 2.0.1
- Windows10
- Execute a command below on the command line.
>>>python cubic_same_game.py
- A gold planet will appear if you can delete more than four spheres at the same time.
- You can select cube size.
- Press right arrow key to rotate spheres to the right.
- Press left arrow key to rotate spheres to the left.
- Press up arrow key to rotate spheres upward.
- Press down arrow key to rotate spheres downward.
- Click on a sphere to delete the same color spheres with it.