• Stars
    star
    1
  • Language
    C++
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic game using GLUT. Consists of a complex object made of simple shapes. A new object is added at the press of the left mouse button. A maximum of 10 objects can be created. On right-click on an idle object, the object starts moving, and on right-click to a moving object, it stops moving.