riktov / interactive-c-demo

Demonstration of interactive C programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive C Demo

A demo of interactive programming in C. Run the main program, edit game.c, run make to recompile it, see your updates appear in the running program.

About

Demonstration of interactive C programming

License:The Unlicense


Languages

Language:C 94.5%Language:Makefile 5.5%