Skip to content

r0nk/back_into_orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Back into Orbit: Back into Orbit is a simple isometric shooter roguelike.

Imgur

###Dependencies:

  • SDL2
  • GLEW
  • OpenGL 2.0+
  • Assimp (Open Asset Import Library)

###Building:

In order to properly build on a Linux system:

$ generate_layouts.sh > src/layouts.c

Then run make to begin compilation.

If building for Windows, you also have to have SDL2.dll in the directory in order to build.

About

3D isometric roguelike shooter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages