By tag: Robot
0
kicks
A cool puzzle game for programmers, written in Silverlight
The goal of the game is to program a robot to pick up stars. The puzzles are submitted by other users, and ranked by difficulty based on votes.
0
kicks
Robot arm with OpenGL in CSharp
A computer graphics article about the virtual implementation of a robot arm with the help of OpenGL and C#. The robot arm is operated with the keyboard and mouse support. It's an interesting topic since the importance of projects related to the field of computer graphics in simulations has been grow...