mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-23 23:56:34 +11:00
13 lines
No EOL
501 B
Markdown
13 lines
No EOL
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) |