ZakChrom / cm.h

Simple stb-style header only library for Cell Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple stb-style library for Cell Machine

How to use

#define CM_IMPLEMENTATION
#include "cm.h"

Other stuff

If you want to import levels you can use the load() function from level.c
For previewing use preview/preview.c

About

Simple stb-style header only library for Cell Machine


Languages

Language:C 100.0%