Duality is my entry for Ludum Dare 30. Its a platformer with 2 planes of existance. Heaven and Hell. Figure it out!
Intalation
Clone this repo git clone https://github.com/piotr-j/DualityLD30.git
Go to the directory and build it
cd DualityLD30 && go build
Run with: ./DualityLD30
Controls
WSAD or arrows to move, SPACE to shoot. ESC to quit.