Posted 13 May 2013 - 01:28 AM
Turtle Simulator
Turtle Simulator is an ambitious project that i'm working on. When i'm done Turtle Simulator will hopefully be equivalent to some games you may find on Apple's App Store.
Things To Do!
level editor 0%
turtle program editor 50%
turtle program running 49%
number of maps 1
start screen 0%
weight reduction 0%
Controls
q to run the program
simple point and clicking to edit in the edit window
The Program!
Programming Idiosyncrasy Explanations!
I know I know, my code looks like crap. In my defence I find one of the funnest parts of programming is figuring out how a program works. The more challenging it is the better. but I do try a little bit to keep my variable names sane, otherwise I would name variables like pthree demx.
I know I know, my code looks like crap. In my defence I find one of the funnest parts of programming is figuring out how a program works. The more challenging it is the better. but I do try a little bit to keep my variable names sane, otherwise I would name variables like pthree demx.
I will fix the heavy operations. When I get to building the start screen I will work on all my crazy arrays and stuff, but for now i'm going to just work on the game mechanics first.
I'm Open to Suggestions and Criticism ^_^/>
IT HELPS