Simple experimental c++ app framework to help with teaching programming.
Go to file
Relintai 4e79c45a67 Use sfwl core in the doc merger. 2024-01-07 12:16:44 +01:00
build_scripts
sfw Fix handling null terminator. 2024-01-06 14:07:36 +01:00
sfwl Fixed sfwl build. 2024-01-07 12:05:28 +01:00
tools Use sfwl core in the doc merger. 2024-01-07 12:16:44 +01:00
.clang-format
.gitignore Generate doc files into an out folder. 2024-01-06 12:59:12 +01:00
LICENSE.txt
README.md
compile_linux.sh Added SFWCore class to centralize initialization. 2024-01-05 23:42:10 +01:00
compile_linux_sfwl.sh Initial set up for sfwl (lite variant). 2024-01-07 10:49:16 +01:00
game_application.h
game_scene.cpp More cleanups. 2024-01-05 14:14:30 +01:00
game_scene.h More cleanups. 2024-01-05 14:14:30 +01:00
icon.png
main.cpp
main_sfwl.cpp Initial set up for sfwl (lite variant). 2024-01-07 10:49:16 +01:00
sdl_linux.cbp
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.

TODO

//+primitivemeshes cleanup //+image make save //Add directory back //remove old // merged version