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 321e4ddbf0 Preparing for more cleaned up design but that'll involve finally learning C++ again since I will want to make a class or struct to hold game state and other things. 10 months ago
..
main.cpp Preparing for more cleaned up design but that'll involve finally learning C++ again since I will want to make a class or struct to hold game state and other things. 10 months ago
meson.build Now box 2d lets you move the box around with right and left mouse buttons. 10 months ago
reset_build.ps1 Now box 2d lets you move the box around with right and left mouse buttons. 10 months ago
reset_build.sh Now box 2d lets you move the box around with right and left mouse buttons. 10 months ago
setup.ps1 Now box 2d lets you move the box around with right and left mouse buttons. 10 months ago
setup.sh Now box 2d lets you move the box around with right and left mouse buttons. 10 months ago
watch_build.sh Quick hack to watch my source and rebuild. 10 months ago