Results 1 to 4 of 4

Thread: StarBugz game prototype and engine (using Gu) with source

                  
   
  1. #1

    Default StarBugz game prototype and engine (using Gu) with source

    This is a prototype of StarBugz, a Space Invader clone. The purpose of the project was to get myself familiar with programming PSP games, and hopefully to build up a simple game engine in the process.

    After working on the project in my spare time for nearly a month, the hardware accelerated 2D game engine, called JGE (Jas Game Engine), was basically done. JGE uses Gu libraries for image rendering and StarBugz now becomes a small showcase of the engine, demonstrating various features of it.

    Here are few screen shots of StarBugz:







    In-game control:
    [O] Fire
    [X] Skip company logo and credits page
    [TRIANGLE] Take a screenshot (will store in psp/photo, in PNG format)
    [L1] Toggle frame rate display
    [SELECT] Exit to main menu

    I've learned everything about programming the PSP from the PSP homebrew community, including various forums and source code from http://svn.ps2dev.org. I guess it's time for me to give a small contribution back to the community. Here is the complete source code of StarBugz prototype, the game engine JGE and also a small demo of the engine. Hopefully someone may find it useful

    (Just a side note: The classes/functions naming of JGE is based heavily on HGE, a Windows based 2D game engine, as I found HGE such a good game engine to play with! Thanks Haaf! In fact, my goal is evetually have the same source code of StarBugz to build with JGE and HGE at the same time!)

    Special thanks to my lovely wife for her support and beta testing StarBugz for me.

  2. #2
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    139,951
    Blog Entries
    3209
    Rep Power
    50

    Default

    awesome, i spotted the game on PS2dev forums the other day and posted it but its great to see you post it here

  3. #3
    DCEmu Rookie
    Join Date
    Nov 2005
    Posts
    135
    Rep Power
    68

    Default

    Nice game, thanks

  4. #4

    Default

    Thanks for the compliments. I came to this forum few times before but I kept forgetting the URL I've registered and bookmarked the URL so I'll definitely visit here more often from now on.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •