Skip to content

synergize/AlJeEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlJeEngine

The purpose of this project is to provide a basic introduction to game engine architecture - specifically the Entity Component System (ECS) architecture.

The engine is intentionally very simple and lacks many features necessary for a production engine. This is to retain as much clarity as possible, while still providing a functional engine.

All files are copyright (C) Allan Deutsch and Jeffrey Uong. All rights reserved. You are free to use and modify them for academic purposes only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • Other 0.5%