This game is from our first Game Jam early in 2013. It is a spinoff of the good old
Game of Life, but with the twist to kill multiplying rabbits quickly.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Platforms App
GameOfDeath Program
Namespace: GameOfDeath
Assembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The Program type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Program | Initializes a new instance of the Program class |
Methods
Name | Description | |
---|---|---|
Resolve T | (Inherited from App.) | |
Run | (Inherited from App.) |
See Also