Warning
This repo has not been maintained in a long while. All of the tutorials here are outdated. You're on your own here. Good luck.
CatWare is a game engine developed and used by Cat Code Software to build games.
CatWare uses cmake to generate projects. To generate build files open your terminal and run
mkdir bulid
cd build
cmake .. -DCMAKE_BUILD_TYPE=ReleaseAll tutorials are located in Docs/Tutorials
- If you are crazy enough to use this engine please contanct PointThink (pointthink@protonmail.me) and we might include your game in a "games using CatWare" section or something.