enci / xxs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xxs - Game Engine in a Week

GitHub CI

xxs is an experiment into making the smallest educational game engine possible.

  • xxs is written in C++, with a mostly C-like structure
  • xxs make use of libraries to help with the heavy lifting
  • xxs does not have much of a user interface

About

License:MIT License


Languages

Language:C++ 79.9%Language:Lua 16.7%Language:CMake 3.3%