Skip to content

Commit

Permalink
part 3: add link to code
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Nov 28, 2023
1 parent 08bfde9 commit 388b53b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/part3/project-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

The code can be found at https://github.com/gbdev/gb-asm-tutorial/tree/master/galactic-armada.

## Folder Layout

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

0 comments on commit 388b53b

Please sign in to comment.