|
Home / Games / Sprites
Sort By: Name | Kind | Author |
Date Added |
Rating
Blasteroids (Example)
License: Open Source
Author: Joseph J. Strout
This is a demo of a 2D scrolling Asteroids-style game. It illustrates using a scrolling SpriteSurface with a large virtual world (100x100 tiles, which is 6400x6400 pixels), and is a good start for any 2D space game.
Added: 2003-08-10 Hits: 1267 Rating:
Rate | Review | Read Reviews (0) Platform Demo (Example)
License: Open Source
Author: Joseph J. Strout
This is a demo of a 2D scrolling platform game. It also illustrates using a scrolling SpriteSurface with a large virtual world (100x100 tiles, which is 6400x6400 pixels), plus sprite animation and interaction with the background.
Added: 2003-08-10 Hits: 1206 Rating:
Rate | Review | Read Reviews (1) RPG (Example)
License: Open Source
Author: Joseph J. Strout
This is a different type of sprite demo. It makes the beginnings of 2.5D graphical adventure game. It illustrates using a scrolling SpriteSurface with a large virtual world, and implementing 2.5D graphics by adjusting sprite priority as a function of depth.
Added: 2003-08-10 Hits: 1288 Rating:
Rate | Review | Read Reviews (0) Action Surface (Example)
License: Freeware
Author: Dan Vanderkam
A sprite surface especially designed for action games that involve moving back and forth, and shooting.
Added: 2003-08-11 Hits: 1216 Rating:
Rate | Review | Read Reviews (0) SuperSpriteSurface (Class)
License: Shareware
Author: John Balestrieri
New game and animation toolkit for REALbasic developers. SuperSpriteSurface is a set of classes for REALbasic that provides an improved alternative to the built-in SpriteSurface control. SuperSpriteSurface uses OpenGL 2D functions to offload the graphics processing to your computer's video card.
Added: 2003-08-12 Hits: 1603 Rating:     
Rate | Review | Read Reviews (0) Brick Slayer (Application)
License: Open Source
Author: Robert Martines
Brick Slayer is my remake of the classic Breakout game done in RB2007.
it is a good example of how to make use of a sprite surface.
The game starts out very simple and becomes increasingly harder as you level up.
Note that the game will produce sound effects so make sure your speakers are at a reasonable level before starting a new game.
This work is licensed under a
Creative Commons Attribution-Noncommercial 3.0 United States License.
Robert
Added: 2007-11-06 Hits: 695 Rating:     
Rate | Review | Read Reviews (0)
|