Skip to content

Commit 19c4639

Browse files
committed
Update description for gb-asm-tutorial
1 parent 790292b commit 19c4639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Rednex Game Boy Development System: the de-facto ASM development toolkit for the
8383
<br><br>
8484
<p ><a class="projectTitle" target="_blank" href="https://gbdev.io/gb-asm-tutorial/">ASM Tutorial&nbsp;</a> <a class="github-button" target="_blank" href="https://github.com/gbdev/gb-asm-tutorial" data-icon="octicon-star" data-show-count="true" aria-label="Star gbdev/gb-asm-tutorial on GitHub">Star</a>
8585
<span></span></p>
86-
A (work in progress) tutorial on how to code in Assembly for the Game Boy, guiding readers from a basic Hello World, to making an Arkanoid clone, and ending with a Shoot-'Em-Up, touching upon everything you they to know to make a complete game. <br><br>
86+
A (work in progress) tutorial on how to program for the Game Boy in assembly, touching on every aspect required to make Game Boy games, via a Hello World, constructing an Arkanoid clone, and capping off by making a playable Shoot-'Em-Up.<br><br>
8787
<p ><a class="projectTitle" target="_blank" href="https://github.com/gbdk-2020/gbdk-2020">GBDK 2020&nbsp;</a> <a class="github-button" target="_blank" href="https://github.com/gbdk-2020/gbdk-2020" data-icon="octicon-star" data-show-count="true" aria-label="Star gbdev/rgbds on GitHub">Star</a>
8888
<span></span></p>
8989
Maintained and modernized GBDK, the Game Boy Development Kit. Now powered by an updated version of the SDCC toolchain, provides a C compiler, assembler, linker and a set of libraries.

0 commit comments

Comments
 (0)