Skip to content

bernardolopes8/mini-shinobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Shinobi

A simple C/C++ and OpenGL game built for a college class

Screenshots

Main Menu Store Game Start Game Running

Build info

Built with Microsoft Visual Studio 2013

Requires the SOIL library and GLUT

Using cslarsen's version of the Mersenne Twister algorithm https://github.com/cslarsen/mersenne-twister

Bugs

Currently the game only runs at a resolution of 600*1000, changing the window size may break the game core functionality. There are also some collision bugs that will be fixed ASAP.

If you find any other bugs please report them to me.

Planned improvements

Change messages to appear in-game instead of the console

Fix window resize and collision bugs

Move store actions from mouse handler to new functions

Add more backgrounds

Authors and License

Created for a Computer Graphics class at Instituto Politécnico de Bragança by Bernardo Lopes and Tiago Padrão. Distributed under the MIT License.

About

A C/C++ and OpenGL game built for a college class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages