Skip to content

Commit 388b53b

Browse files
committed
part 3: add link to code
1 parent 08bfde9 commit 388b53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/part3/project-structure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This page is going to give you an idea of how the Galactic Armada project is structured. This includes the folders, resources, tools, entry point, and compilation process.
44

5+
The code can be found at https://github.com/gbdev/gb-asm-tutorial/tree/master/galactic-armada.
6+
57
## Folder Layout
68

79
For organizational purposes, many parts of the logic are separated into reusable functions. This is to reduce duplicate code, and make logic more clear.

0 commit comments

Comments
 (0)