Status¶
Here I keep an overview of the status of the chapters.
Section 1: introduction¶
Section 2: basics¶
Code | Build status | Code coverage | Chapter |
---|---|---|---|
code | hello_world.md | ||
code | add_player.md | ||
code | add_player_sprite.md | ||
code | add_player_sprite_with_texture.md | ||
code | add_text.md | ||
code | add_camera.md | ||
code | move_player.md |
Section 3: user input¶
- gamepad
Section 4: media¶
- Adding a 3D player with a texture
- 3D models
- drawing
- animations
- sounds
- other suggestions from feedback
Section 99: Graphical user interface testing¶
- Testing for a key press to close the game
Section for possible chapters¶
Code | Build status | Code coverage | Chapter |
---|---|---|---|
code | use_game_state.md | ||
code | use_resources.md | ||
code | use_window_title.md | ||
code | click_sprite.md |
Appendix¶
Code | Build status | Code coverage | Chapter |
---|---|---|---|
code | move_camera.md | ||
code | move_camera_with_keyboard.md | ||
code | move_player_with_keyboard.md | ||
code | move_camera_with_mouse.md | ||
code | move_player_with_mouse.md | ||
code | show_2d_coordinate_systems.md |