mathewmariani / cel8

A *tiny* framework for grid-based games in c99.

Home Page:https://mathewmariani.com/cel8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cel8

Build

A *tiny* framework for making small grid-based games in c99.

Repository Layout

  • build/ - Intermediate files and other build output.
  • docs/ - Static website generator.
  • examples/ - Example programs implemented with sokol.
  • libs/ - Required external libraries.
  • scripts/ – Scripts used for building the website.

Documentation

See the cel8.h header more documentation.

License

This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.

About

A *tiny* framework for grid-based games in c99.

https://mathewmariani.com/cel8

License:MIT License


Languages

Language:C 99.7%Language:HTML 0.1%Language:CMake 0.1%Language:Shell 0.1%