Skip to content

psincf/cell_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cell_sandbox

Small cell game in one c file. Only SDL2 as dependency.

on Linux: clang -I/usr/include/SDL2 main.c -lSDL2 -lm -O2 && ./a.out

Demo Cell

About

Cell game in one c file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages