mirror of
https://github.com/Relintai/sfw.git
synced 2024-11-08 07:52:09 +01:00
Simple experimental c++ app framework to help with teaching programming.
application | ||
build_scripts | ||
core | ||
render | ||
testapp | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
sdl_linux.cbp | ||
sdl_opengl_win_x64.cbp | ||
sdl_windows.cbp |
SFW - Simple Framework
Simple experimental c++ app framework to help with teaching programming and OOP.
Inspired by the single file game engines like FWK.