Skip to content

jcoder39/Quasura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quasura - game framework

Quasura is a lightweight, simple game framework for building 2D games also some components can be used in 3D

Features

  • ECS - Entity Component System;
  • synchronous events;
  • AI: behaviour tree, path finding(A*)

Requirements

  • C++ 17;
  • cmake 3.11;
  • google tests;

Usage sample

2d space shooter - Dangerous Orbit

TODO

  • renderer
  • Lua scripting
  • tests :)

License

The MIT License (MIT)

About

game framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published