Skip to content

A small 2D game made in Go, where you control a spaceship in a labyrinth

License

Notifications You must be signed in to change notification settings

taiypeo/space-labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-labyrinth

A small 2D game made in Go, where you control a spaceship in a labyrinth

Building

cd src/
go get
cd ..
make

Running

./labyrinth

Quick build & run

sh run.sh

Controls

W / Up arrow -- Go forward

A / Left arrow -- Turn left

D / Right arrow -- Turn right

Space -- Self-destruct!

About

A small 2D game made in Go, where you control a spaceship in a labyrinth

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages