Projects, Projects, Projects
Aug. 26th, 2002 07:00 pmSo I want to write some gaming software for the PalmOS.
So, I want to make a utility for a Palm that keeps track of a Mind's Eye Theatre character. You'll be able to have multiple characters on your Palm and you'll be able to keep track of traits spent during the session. Ideally, I'd like to add in tools for playing, like wizards for challenge resolution and even automating challenges between Palms.
Additionally, I want to describe the characters in XML. That will make the data portable - implying that other apps could be made to use the format.
Now, I just need to learn how to code for PalmOS. I've never actually written an app before.
So, I want to make a utility for a Palm that keeps track of a Mind's Eye Theatre character. You'll be able to have multiple characters on your Palm and you'll be able to keep track of traits spent during the session. Ideally, I'd like to add in tools for playing, like wizards for challenge resolution and even automating challenges between Palms.
Additionally, I want to describe the characters in XML. That will make the data portable - implying that other apps could be made to use the format.
Now, I just need to learn how to code for PalmOS. I've never actually written an app before.
Programming the Palm
Date: 2002-08-27 04:41 pm (UTC)You could also get a linux machine and use it to program for the palm, since gcc can compile PalmOS binaries. I have never done this, but I am assured it is possible, and "free."
A third choice is to get Codewarrior for PalmOS, which will cost more than your visor :p
Good Luck!