Posts by Star Child • 1 point
1 post
-
0
votes1
answer81
viewsQ: How do I make a circle jump up and down when I press into space?
I need to make a version of the game "Color Switch" in Visual Studio C++ with Glut but I don’t know how to make a geometric figure move. Any help is welcome. Below is the code of my circle #include…