sorry to start another thread on this but this is my first post and would appreciate some help from some of you PPC gurus.
a few things....
1. the Game programming book by Jon Harbour is indeed excellent for beginners like me. I started porting Flash games to the PPC but it was just too slow so I wanted to write c++ games instead. So far so good. The book is just what I needed.
2. Yes I also had problems getting some of the sprites to display. This seemed to be because the code couldn't find them. They have to be put in the correct directory on the PPC....or I simply used LoadBitmap and put the bitmap in the resource area.
3. I appreciate that the book has little about the "super fast" GAPI - especially sprites. So, while I havent noticed any significant performance problems with my game on the PPC using the basic API, i appreciate that GAPI is the way forward. I dont want to have to re-write a sprite library in GAPI though as I'd rather concentrate on the game itself....
4. What do i do next ? I've seen the names PocketFrog, EasyCE and some other librarys that may help me. What is recommended as a good and fast library to use ?
5. I hope someone with experience can help me as I feel i'm at a crossroads at the moment with no real idea where to go. My first aim is to finish my game using the simple API libray that the book has. Then ?
:?:
thanks for your time.
Rads.
lufc.