This is a simple game I'm writing to test the idea of using games to teach C++. https://learncodethehardway.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw c0bd860254 Attempting to detect windows to add the option you need. 10 months ago
..
main.cpp Try out fmt which is a very nice printing/formatting library. 10 months ago
meson.build Attempting to detect windows to add the option you need. 10 months ago
reset_build.ps1 Needed to add the default_library=static option for Windows, but I believe that fails on OSX. 10 months ago
reset_build.sh Attempting to detect windows to add the option you need. 10 months ago
setup.ps1 A simple meson based build of an SFML+ImGUI project. 10 months ago