Skip to content

Simple game made with a handmade game engine written in C++. It uses OGL for the rendering part. Perfect for learning the basics of C ++.

Notifications You must be signed in to change notification settings

AEspinosaDev/OGL_Spaceship_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE GAME MADE WITH C++ AND Open GL

PERFECT FOR LEARNING PORPUSES





  • This game runs on a handmade engine written entirely in C++ made by myseld and Rogarsu2014 some years ago.

  • It was a project for a subject focused on the learning of C++.

  • It is a great example for students trying to learn the basics of C++. The code showcases the basics of the object oriented languages paradigm.

  • For the rendering part it uses a very basic part of Open GL. Without any interest in shading. As I said, it is specially focused on the usage of C++.

  • The models are made by myself and also the fbx importer class.

About

Simple game made with a handmade game engine written in C++. It uses OGL for the rendering part. Perfect for learning the basics of C ++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages