gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

News > GBAC Sprite System Demo

#4640 - SimonB - Sat Apr 05, 2003 11:03 pm

[Images not permitted - Click here to view it]
Here is a demo that uses C code and structs as opposed to
C++, GCC standard libs, and the dynamic memory manager. As you
can see by the demo, it is extremely quicker than Wonkie Guy.
It features 96 fully independent, free moving, frame animated,
boundary obeying sprites. It also includes a main-scrolling
background whose map is larger than 256x256 pixels.

Sean Reid


Visit his website here, and get the demo here [25kb]