3D Claw Crane
3dclawcrane is a simulation game of classic claw vending machine.
The goal of this game is to catch all balls before
time’s up.
Tech Spec:
Platform: Linux/Unix
Language: C++
API: OpenGL
Library: GLUT
Download Now
How to install and run:
./configure
make
cd src
./crane
How to Control:
Use a s d w keys to control the crane.
Use space key to catch a ball, You can’t move the crane before the ball reaches the top. Otherwise the ball will drop.
Use Esc key to exit game.