Commit graph

24 commits

Author SHA1 Message Date
GBA bot 026f057b8d Finish off section about bouncing a ball around the screen 2022-01-02 18:46:00 +00:00
GBA bot af40d48360 Add section on loading graphics and document the include_gfx! macro 2022-01-02 18:11:36 +00:00
GBA bot a39d5cfd69 Add some more documentation 2022-01-02 11:27:26 +00:00
GBA bot b5ff4991fa Use builder style for ObjectStandard 2022-01-02 11:14:18 +00:00
GBA bot cd1c71fc5e Put a ball on screen 2022-01-02 00:40:34 +00:00
GBA bot 26400c97e8 Extract a function for loading the sprite data 2022-01-02 00:28:14 +00:00
GBA bot acee6a3c51 Import the sprites in the pong code 2022-01-02 00:21:59 +00:00
GBA bot e02fda5fc9 Start the sprites chapter 2022-01-02 00:11:07 +00:00
GBA bot b6b3cf2491 Update the pong example to have the same comments as there are now in the template 2022-01-01 23:38:13 +00:00
GBA bot a1c4af3660 Fill in a bit about the Gba struct 2022-01-01 23:29:34 +00:00
GBA bot 5bcb86c222 Start writing about the gba struct 2022-01-01 23:15:07 +00:00
GBA bot f307db79e2 Rename to 01_introduction 2022-01-01 22:49:07 +00:00
GBA bot 70e91e496c Update all the example lock files 2022-01-01 22:47:25 +00:00
GBA bot df1d016235 Use the local copy of agb rather than the version from crates.io 2022-01-01 22:47:01 +00:00
GBA bot 129138e388 Update the name of the pong game crate 2022-01-01 22:38:56 +00:00
GBA bot a363dfc757 Start the pong example for the book 2022-01-01 22:37:39 +00:00
GBA bot dcba19ed73 Write the introduction for the pong game 2022-01-01 22:35:08 +00:00
Gwilym Kuiper 73957a394c Move some files around 2021-11-24 20:24:11 +00:00
Gwilym Kuiper fb67cadbc7 Add some setup guide stuff 2021-11-24 20:20:17 +00:00
Gwilym Kuiper 2b5d5a5f41 Minor rewording 2021-11-24 19:44:39 +00:00
Gwilym Kuiper cab07edf1b Add the hardware introduction 2021-11-23 22:39:40 +00:00
Gwilym Kuiper 89afcc02a6 Apparently Game Boy is correct 2021-11-23 22:17:07 +00:00
Gwilym Kuiper d21c0e372a Add an introduction 2021-11-23 22:16:12 +00:00
Gwilym Kuiper f7f8bf88e1 Add mdbook template 2021-11-23 21:57:07 +00:00