Skip to content

A game engine and a game created as a project for Game Engines class

License

Notifications You must be signed in to change notification settings

Proto007/Smiley--A-Primitive-Game-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smiley--A-Primitive-Game-Engine

A primitive game engine built based on the instructions of Professor Pavel Shostak. CMake files are provided for easier builds.

Libraries

The engine was created using stbi, glad and GLFW. All rights of the code for these libraries go to their respective creators. Glad and Stbi are provided. GLFW must be cloned into the directory using the following link:
https://github.com/glfw/glfw

Game

A 2D game has been created to demonstrate the ability of the game engine.
Defeat more than 200 enemies for victory. Use the direction keys in the keyboard to navigate and fire projectiles.
Here is a demo of the game:
Smiley Game

GIF created with LiceCap.

About

A game engine and a game created as a project for Game Engines class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages