This is a project in the early stages of production.
Features:
- Maps saved as xml data
- Virtually infinitely large maps
- Polygon based
- Textures
- Collisions solved mathematically for accuracy
- Dynamically created shadow areas (enemies etc. in these areas are not visible because of an obstacle in the way)
Controls:
- Use arrow keys to control the ship
- Use shift key to activate shield (bounce against walls)
- Use space bar to fire
To change map:
- Open the console by pressing §
- Type: loadmap filename
Right now there are only two maps: testMap.xml and testMap2.xml.