Skip to content

taKana671/CubicSameGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubicSameGame

Cubic Same Game made with Python and Panda3D

game

Requirements

  • Python 3.9
  • Panda3D 1.10.11
  • Pmw 2.0.1

Environment

  • Windows10

Usage

  • 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.

gameover

Controls:

  • 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.

About

CubicSameGame made with Python and Panda3D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages