Skip to content

DevRaptor/space_ships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Ships

Simple 3d game, player must destroy all meteors!

Controls

  • A / Left arrow- move left
  • D / right arrow- move right
  • space - shoot

Supported platforms

  • Windows (Visual Studio 2015)
  • Linux (GCC 5.0+ or clang 3,3+)

Dependencies

  • cmake 3.0+
  • OpenGL 3.3+
  • SDL2
  • GLM
  • GLEW
  • Bullet 2.85

#Windows libs https://github.com/DevRaptor/space_ships/files/630153/libs_only.zip

Copy libs folder to repository main folder

#Repository with Windows libs Repository with all needed libraries for Visual Studio 2015 (release Win32 target): https://github.com/DevRaptor/space_ships/files/630150/Space_Ships_with_libs.zip

instruction:

  • Run cmake and generate Visual Studio 2015 project to /build folder

#Game only https://github.com/DevRaptor/space_ships/files/630151/Space_Ships_game.zip

Warning: Visual Studio build require copy Data folder to your build folder, or copy/generate exe to main repository folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published