Skip to content

Commit 56d83c6

Browse files
committed
Mention authors and other contributors
1 parent d3f49ea commit 56d83c6

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

src/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,16 @@ Additionally, there are arrows to the left and to the right of the page (they ar
2727

2828
With that said, you can get started by simply navigating to the following page :)
2929

30+
## Authors
31+
32+
The tutorial was written by [Eldred "ISSOtm" Habert](https://eldred.fr/), [Evie](https://evie.gbdev.io/), [Antonio Vivace](https://github.com/avivace), [LaroldsJubilantJunkyard](https://www.LaroldsJubilantJunkyard.com) and [other contributors](https://github.com/gbdev/gb-asm-tutorial/graphs/contributors).
33+
3034
## Contributing
3135

3236
Feel free to send feedback or suggestions in the form of Issues on the [GitHub repository](https://github.com/gbdev/gb-asm-tutorial).
33-
We're also looking for help for writing new lessons and improving the existing ones! Feel free to send Pull Requests and go through the Issues to see what needs to be worked on.
37+
We're also [looking for help](https://github.com/gbdev/gb-asm-tutorial/issues) for writing new lessons and improving the existing ones! Feel free to send Pull Requests and go through the Issues to see what needs to be worked on.
3438

35-
You can help translating the tutorial on [Crowdin](https://crowdin.com/project/gb-asm-tutorial).
39+
You can help **translating** the tutorial on [Crowdin](https://crowdin.com/project/gb-asm-tutorial).
3640

3741
## Licensing
3842

src/part3/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ Here's a list of features that will be included in the final product.
2323
- STAT Interrupts - used to properly draw the HUD at the top of gameplay.
2424
- RGBGFX & INCBIN
2525
- Writing Text
26-
27-
This tutorial was written by "[Larold's Jubilant Junkyard](https://github.com/LaroldsJubilantJunkyard)". If you're looking for more gameboy game development tutorials, check out [His website](https://www.LaroldsJubilantJunkyard.com) or [YouTube Channel](https://www.youtube.com/@laroldsjubilantjunkyard).

src/thanks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Greets to AYCE, Phantasy, TPPDevs/RainbowDevs, Plutiedev, lft/kryo :)
1616

1717
Shoutouts to [Eievui](https://eievui.ml), [Rangi](https://github.com/Rangi42), [MarkSixtyFour](https://github.com/MarkSixtyFour), [ax6](https://github.com/aaaaaa123456789), [Baŝto](https://github.com/basxto), [bbbbbr](https://github.com/bbbbbr), and [bitnenfer](https://github.com/bitnenfer)!
1818

19-
The Italian translation is curated by [Antonio Guido Leoni](https://github.com/Street-Philosopher), [Antonio Vivace](https://github.com/avivace), [Mattia Fortunati](https://github.com/MattiaFortunati) and [Daniele Scasciafratte](https://github.com/mte90).
19+
The Italian translation is curated by [Antonio Guido Leoni](https://github.com/Street-Philosopher), [Antonio Vivace](https://github.com/avivace), [Mattia Fortunati](https://github.com/MattiaFortunati), Matilde Della Morte and [Daniele Scasciafratte](https://github.com/mte90).

0 commit comments

Comments
 (0)