Thread: RicoRobots!!
View Single Post
Old Nov 25th, 2007, 12:45 AM   #1
Wizard1988
Professional Programmer
 
Wizard1988's Avatar
 
Join Date: Oct 2005
Location: Chitown
Posts: 415
Rep Power: 3 Wizard1988 is on a distinguished road
Send a message via AIM to Wizard1988
Cool RicoRobots!!

RicoRobots is a Ricochet Robot clone. This was a class assignment I recently completed and I thought I would share with everyone here.

The grid data is loaded from a text file called board.txt

To move the blocks click inside one of them and then click in the direction you wish to move it (it must be within the width/height of the block).

To compile: javac GamePlay.java
To execute: java GamePlay

Any constructive criticism/comments are welcome as always.
Attached Images
File Type: png RicoRobots.PNG (16.4 KB, 12 views)
Attached Files
File Type: zip RicoRobots.zip (11.2 KB, 9 views)
__________________
JG-Webdesign
Wizard1988 is offline   Reply With Quote