Beginning my RPG project

Published August 12, 2005
Advertisement
NOTE: This journal is empty because I'm turning over a new leaf. I wasn't too impressed with my old stuff, as I intend for this journal to be somewhat of a portfolio with the occasional rant, and the old stuff was ugly.

If you missed the previous entries, I am working on a 2D role-playing game in the vein of Chrono Trigger. It will probably run in a 320 * 240 resolution with 8-bit color, for entirely stylistic reasons (I believe that less realistic graphics add imagination).

I'm programming the game engine now. The current part of it that I'm programming is the Image class. The image class is designed to wrap SDL_Surface* and add Saving, Loading, and Displaying. I have already created the savers. I also created my own uncompressed image format called .aipb .

I will update this with any progress.
Previous Entry My 2D RPG engine
Next Entry Update on 2D engine
0 likes 2 comments

Comments

swinchen
Sounds like fun! It also sounds a lot like what I am trying do (although I am aiming for the simpler "Dragon Warrior" style game)

Keep us updated to your progress!
August 23, 2005 11:50 AM
Drakkcon
Thanks, I will! Also, I love Dragon Warrior so I'll be checking the showcase every now and then for yours :)
August 25, 2005 10:36 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

..............

550 views

Untitled

990 views

Untitled

1013 views

Back

1006 views

I'm finally back

1039 views

Random updates

915 views

Hou zhou bu jien

940 views

Update

1032 views
Advertisement