Josh Soref
0dbbc88291
spelling: the
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-01-22 18:11:04 -05:00
Joey de Vries
1e590697b1
Get the 0.full_source folder back in game directory and comment out game compile, not ideal, but needs to be reverted for now to not break code/book links, will look into better fix.
2020-07-01 09:52:04 +02:00
rich_b
a694c848c7
Change CMakeLists.txt to add 2d_game project, and added irrKlang to LIBS.
...
Added irrKlang.dll and ikpMP2.dll to dlls folder. Added irrKlang as a
sub-folder under includes. Added irrKlang.lib to lib folder. At this point
running cmake gave an error it couldn't find source files under 2d_game.
Moved 2d_game source up one folder level, then cmake found the files.
2020-06-23 14:39:31 -04:00
Joey de Vries
82b066067f
Update Breakout source code to match updates Text Rendering chapter.
2020-04-28 14:46:15 +02:00
Joey de Vries
351c968373
Update breakout code to match revised changes 'Levels' chapter.
2020-04-23 12:00:15 +02:00
Joey de Vries
e046977ffb
Update Breakout code for 'Setting up' chapter.
2020-04-22 16:35:13 +02:00
Joey de Vries
d756ed80fa
Add full source code of the finished (and revised code) Breakout example. Not set up for cross-platform compilation as it has irrKlang and FreeType dependency, but at least source code is available online (and can be referenced from Breakout chapters).
2020-04-22 15:47:23 +02:00