01_07_basics
|
Windows build scripts.
|
2021-04-08 19:51:12 +02:00 |
08_math
|
Windows build scripts.
|
2021-04-08 19:51:12 +02:00 |
09_12_monopoly
|
Windows build scripts.
|
2021-04-08 19:51:12 +02:00 |
13_sdl_setup
|
Moved around some things temporarily, and renamed the solution projects.
|
2021-04-05 15:42:09 +02:00 |
14_20_sdl_software_renderer
|
Windows build scripts.
|
2021-04-08 19:51:12 +02:00 |
21_sdl_application
|
Created more txts. They still need to be cleaned up.
|
2021-04-09 10:15:13 +02:00 |
22_sdl_moving_sprites
|
Windows build scripts.
|
2021-04-08 19:51:12 +02:00 |
23_sdl_button
|
Created the UML diagrams, and started cleaning up the code in the new txts.
|
2021-04-09 18:39:03 +02:00 |
lib/SDL2
|
Don't ignore SDL2/bin.
|
2021-04-08 19:53:11 +02:00 |
wip
|
Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell.
|
2021-04-08 11:20:29 +02:00 |
.gitignore
|
Add vscode dir to gitignore.
|
2021-03-27 15:33:18 +01:00 |
01_vector2.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
02_vector3.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
03_rect2.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
04_int_vector.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
05_vector.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
06_string.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
07_consts.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
08_math.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
09_monopoly.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
10_monopoly_players.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
11_monopoly_tiles.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
12_monopoly_board.txt
|
Split the txts. Now one txt only has one exercise.
|
2021-04-05 15:39:08 +02:00 |
13_sdl_setup.txt
|
Moved around some things temporarily, and renamed the solution projects.
|
2021-04-05 15:42:09 +02:00 |
14_sdl_basics.txt
|
14_sdl_basics.txt, 15_color.txt.
|
2021-04-05 16:54:14 +02:00 |
15_sdl_color.txt
|
Finished up color and image txts.
|
2021-04-07 18:44:07 +02:00 |
16_sdl_image.txt
|
Small cleanups to sdl_image.
|
2021-04-07 21:59:00 +02:00 |
17_sdl_renderer.txt
|
Finished renderer.txt.
|
2021-04-07 19:45:34 +02:00 |
18_sdl_texture.txt
|
Finished Texture's txt.
|
2021-04-07 22:17:29 +02:00 |
19_sdl_sprite.txt
|
Sprite txt.
|
2021-04-07 22:29:31 +02:00 |
20_sdl_camera.txt
|
Camera's txt.
|
2021-04-07 22:34:02 +02:00 |
21_sdl_scene.txt
|
Finished up 21_sdl_scene.txt.
|
2021-04-10 10:32:10 +02:00 |
22_sdl_application.txt
|
Mention that Application is a singleton.
|
2021-04-10 11:45:39 +02:00 |
23_sdl_main.txt
|
Finished 23_sdl_main.txt.
|
2021-04-10 11:42:40 +02:00 |
24_sdl_main_scene.txt
|
Cleaned up <class>:: from the new pseudocodes.
|
2021-04-10 11:31:30 +02:00 |
25_sdl_input_app.txt
|
Cleaned up <class>:: from the new pseudocodes.
|
2021-04-10 11:31:30 +02:00 |
26_sdl_button.txt
|
Cleaned up <class>:: from the new pseudocodes.
|
2021-04-10 11:31:30 +02:00 |
27_sdl_button_app.txt
|
Cleaned up <class>:: from the new pseudocodes.
|
2021-04-10 11:31:30 +02:00 |
28_other_exercises.txt
|
Renamed the last txt, and added a new idea for an Input class.
|
2021-04-09 10:24:02 +02:00 |
LICENSE
|
Add MIT license, and a readme.md.
|
2021-03-29 18:23:05 +02:00 |
README.md
|
Add MIT license, and a readme.md.
|
2021-03-29 18:23:05 +02:00 |