mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-25 17:21:34 +11:00
13 lines
501 B
Markdown
13 lines
501 B
Markdown
# Summary
|
|
|
|
- [Introduction](./introduction/introduction.md)
|
|
- [The Game Boy Advance hardware](./hardware/hardware.md)
|
|
- [Running an example](./setup/getting_started.md)
|
|
- [Environment setup](./setup/setup.md)
|
|
- [Linux setup](./setup/linux.md)
|
|
- [Windows setup]()
|
|
- [Mac OS setup]()
|
|
- [Building the game](./setup/building.md)
|
|
- [Learn agb part I - pong](./pong/01_introduction.md)
|
|
- [The Gba struct](./pong/02_the_gba_struct.md)
|
|
- [Sprites](./pong/03_sprites.md) |