I’ve just whipped up a 3D Robots game that runs inside MineCraft on the Raspberry Pi.
To install
Bring up a VXTerminal window and run the following command
git clone https://github.com/ZeBadger/minecraft-robots.git
To run
Start a MineCraft game on your Raspberry Pi and then in VXTerminal run the following commands
cd minecraft-robots python minecraft-robots.py
How to play
Run away from the robots. If they touch you – you lose. Try and get them to crash into each other by moving strategically. Kill all 10 robots to win!
Have fun !