Simple experimental c++ app framework to help with teaching programming.
Go to file
Relintai c419d7e12d More organizations and include path cleanups. 2023-12-18 22:20:26 +01:00
build_scripts Reorganized the project. 2023-12-18 17:29:49 +01:00
sfw More organizations and include path cleanups. 2023-12-18 22:20:26 +01:00
.gitignore
LICENSE.txt
README.md Small tweak to the readme. 2023-12-18 17:09:03 +01:00
compile_linux.sh More organizations and include path cleanups. 2023-12-18 22:20:26 +01:00
game_application.h Moved main. 2023-12-18 21:29:36 +01:00
game_scene.cpp Moved main. 2023-12-18 21:29:36 +01:00
game_scene.h Moved main. 2023-12-18 21:29:36 +01:00
main.cpp Moved main. 2023-12-18 21:29:36 +01:00
sdl_linux.cbp More organizations and include path cleanups. 2023-12-18 22:20:26 +01:00
sdl_opengl_win_x64.cbp
sdl_windows.cbp

README.md

SFW - Simple Framework

Simple experimental c++ app framework to help with teaching programming and OOP.

Inspired by the single file game engines like FWK.