Don't Escape
I'm a werewolf and it's a full moon. I have to find a way to prevent myself from escaping.
3.70 / 5.00 27,950 ViewsRagnarok Online Jigsaw
Did you play Ragnarok Online? Do you like that game?
3.55 / 5.00 12,526 ViewsThis is just a quick puzzle game I threw together for my class. You must create a simple program to guide Bill the Robot through each level and pick up the computer chips therein. The kids dug it, so I thought I'd throw it up here.
For instructions, click on the question mark in the lower right-hand corner.
I am truly astounded by the amount of views this has gotten. Thanks to everyone for the helpful reviews! I am currently working on Bill2, and will take all of your critiques into consideration.
Reviews
Rated 4.5 / 5 stars April 9, 2008
Only a few things
There are only a few things I'd do to make this better: make it faster, remove the drag/drop interface-click to add to line. To change between interfaces, click which interface you want to add to, then click command. Maybe make a cooler looking robot... but that's just aesthetics... :-D
Rated 4 / 5 stars July 20, 2007
Excellent concept & levels, average implementation
like many pointed out before me, viewing the running instruction and controlling the speed of the animation would greatly add to the interface.
to the previous poster, you must have made a mistake when writing your solution for level 9.
Here is mine, same format.
-- SPOILER WARNING --
Command reference (same positions as commands menu):
F B L R
C 1 2 -
My (non messy) program for level 9 :
Main: (1) (1) (1) (F C F C 2 L) (F C 2 L) (2)
(take 8 left) (take 8 left) (take 8 left) (take 6 left) (take 5 left) (take 4)
Sub1: 2 2 L (take 8 ships forward and turn left)
Sub2: F C F C F C F C (take 4 ships forward)
Rated 4 / 5 stars August 27, 2005
very well done
i really enjoyed this game, its highly addictive, espescially since i can't get past spiral chips, i will though, i'll play for an hour every damn day till i do, or until my brain explodes, probably the second one, well anyway, good idea, good job on making it too
Rated 4 / 5 stars April 29, 2006
Good game
What Chenlu said.
Rated 4 / 5 stars May 9, 2008
Good job
A pretty good puzzle game. I agree that the whole thing needs to move faster, and maybe not erase everything if the program fails. More levels would have been nice too. I am hoping to see a sequel.