Skip to content

A training project to make a tiny game in C++/OpenGL inspired by Gravity Wars an all time classic Amiga game.

Notifications You must be signed in to change notification settings

ibrahim/gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A small game in C++/OpenGL

Press s and drag the mouse on the screen to set the thrust force of the placed planet and try to make it orbit the sun. You can put any number of planet to build your own solar system.

Prerequisites

According to your OS, install appropriate library for OpenGL and OpenGL utility.

INSTALL

make

You may need to edit the Makefile.

Inspiration

This micro game is inspired by a great Amiga classic game "Gravity Wars", created by Ed Bartz. https://www.youtube.com/watch?v=Vc_ILtL260s

About

A training project to make a tiny game in C++/OpenGL inspired by Gravity Wars an all time classic Amiga game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published