Author Topic: Papa's Painter 1.0  (Read 3450 times)

0 Members and 1 Guest are viewing this topic.

Offline PeonHero

  • LV3 Member (Next: 100)
  • ***
  • Posts: 70
  • Rating: +13/-5
  • Coder of Tomorrow, Coding Today.
    • View Profile
Papa's Painter 1.0
« on: December 24, 2011, 11:02:32 am »
Papa's Painter 1.0



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=765

[Description]:
This is version 1.0 of Papa's Painter for the Casio Prizm.
It's version 1.0, because there can definitely be some improvements made.
This is the first release version, because it's basically, fully functional.
There's still plenty of room for improvement though.

[Controls]:

1-9:
Press the buttons 1 to 9 to change the shape of your paintbrush.
1 is the eraser, use it to clear up spaces.

DEL:
Only useable while in eraser mode. Clears the whole screen.

F1-F6:
Use the buttons F1-F6 to change colors.
Not useable in eraser mode, cause, no point to it.

EXE:
You'll only use this button to get pass the home screen.
Press it to continue, from the home screen.

Arrow Keys:
Use this to move around the paintbrush.

That's pretty much it. Have fun using the program, and you can also look at the code to learn from it.
It's pretty basic stuff though, the only things that are worth noting to look at, is everything up leading
up to While T=3. Everything before "While T=3" is original. The point "While T=3" and after, it's all just
copies of the whole "While T=2" section, so if you look at that section, you'll understand it all.

Also, another thing worth noting; it's laggy on the calculator if your code goes above like 3000 bytes. This
program is 5000 bytes, so it's really laggy to browse the code on the calculator.
There are a lot of<a href="http://justmegawatt.com/images/youdidntknow"> Things you didn't know </a>about until you clicked that link.