Most of CS1007 centered around the idea of virtual robots with different
attributes such as Radar, Defense, Offense, etc.
The final project was to create a robot to be placed in a TA-produced environment to battle
against classmates. (final project not included because TA environment was unavailable)
- Here one can find a simple robot radar system. 3-10 robots are
generated and one can move UP, DOWN, LEFT, and RIGHT in search of them. One must also press the
RADAR button to scan in the 4 cardinal directions of the robot's position.
- Here one can find a simple Tic-Tac-Toe. Note: this was not
an assigned problem and was done for experience, hence may contain a few bugs.
- Here is a simple box painting application.
(this may not work unless you supply console input to the plugin.)
- Here one can find a simple Calculator application
done for extra credit, hence may contain a few bugs.