GitHub - rodrigosetti/azteroids: Simple Asteroids game in C++ and OpenGL (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

rodrigosetti / azteroids Public

Simple Asteroids game in C++ and OpenGL

60 stars 16 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory27 Commits
icons icons
img img
lib lib
src src
.gitignore .gitignore
.gitmodules .gitmodules
CMakeLists.txt CMakeLists.txt
README.md README.md

Repository files navigation

Azteroids

Simple asteroids game made in C++ and OpenGL.

Screen Shot

Dependencies

Build

Clone this repository and update the git submodules (git submodule update).

Just run cmake to build the Makefile, and then make. The executable will be placed inside bin folder.

Commands

Acknowledgments

About

Simple Asteroids game in C++ and OpenGL

Topics

cmake opengl glfw asteroids-game entityx

Resources

Readme

Activity

Stars

60 stars

Watchers

3 watching

Forks

16 forks

Report repository

Releases

1 tags

Packages

No packages published

Languages