Skip to content

austindoeswork/dungeon-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Dungeon Game

Using go-dungeon and go-gl, this is an OpenGL Go Roguelike

It's still very much in development, but right now at least you can walk around and see a generated dungeon in 3d!

To test it out, simply clone the repo, go get and go run game.go

Controls are as follows:

  • WASD to move
  • Mouse to look
  • Escape to quit

It currently looks like this:

Older pictures:

About

a go opengl dungeon game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • GLSL 3.1%