Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 821 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 821 Bytes

Solstice

Solstice is a top down shooter game developed with Microsoft Visual C# and XNA.
It was developed solely for educational purposes so that I could gain a better understanding of game design techniques.

==================================================

It Includes features such as:

A Splash Screen
A fully traversable menu
Randomly generated maps
Basic enemy AI such as chasing, or fleeing
A weapon system where each weapon has a different effect on enemies
Pixel perfect collision detection between bullets and entities
Tile based collision with game tiles
A Third-Party Partical System
A Third-Party Lighting Engine

==================================================

To run Solstice, run setup.exe in the same location as the Application Files folder