Skip to content

axe/axe-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfb5bdd · Jan 26, 2023

History

46 Commits
Jan 26, 2023
Apr 9, 2017
Aug 21, 2021

Repository files navigation

Axe Game Engine Design

This project contains details on the architecture & design of Axe.

Each component that makes up Axe is broken up into it's own design with the following information:

  • Description
  • Dependencies
  • Sub-Components
  • Terms
  • Design

Axe components are designed to be easily incorporated into any code base, you do not need to use Axe as the main game engine and you don't even need to use its primitives (vectors, matrices, etc).

Components

Component Organization Diagram

Architecture

About

The high-level design of the game engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published