You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are a group of passionate developers working on homebrew games, emulatorsand documentation for the Nintendo Game Boy handheld console, the original gray brick from 1989!
63
+
We are a non for profit collective of passionate developers and hackers working on development tools, homebrew games, emulators, preservation and documentation for the Nintendo Game Boy handheld console, the original gray brick from 1989. <br><br> Join us on <atarget="_blank"href="https://github.com/gbdev">GitHub</a>, <atarget="_blank"href="https://mastodon.social/@gbdev">Mastodon</a>, <atarget="_blank"href="https://twitter.com/gbdev0">Twitter</a> and <atarget="_blank"href="https://discord.io/gbdev">Discord</a>!
64
64
</div>
65
65
66
66
<div>
@@ -75,13 +75,16 @@ The single, most comprehensive technical reference to Game Boy available to the
75
75
<br><br>
76
76
<p ><aclass="projectTitle"href="resources.html">Awesome list </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/awesome-gbdev"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/awesome-gbdev on GitHub">Star</a>
77
77
<span></span></p>
78
-
A <b>curated list</b> of Game Boy development resources such as tools, guides, technical documentation, tutorials, emulators, related projects and open-source ROMs. Everything you'll ever need to know and see about this console is here. <br>If you want to code an emulator, create your own game or simply dive into the software and hardware architecture of the Game Boy, this is the place!
78
+
Curated list of Game Boy development resources such as tools, guides, technical documentation, tutorials, emulators, related projects and open-source ROMs. Everything you'll ever need to know and see about this console is here. <br>If you want to code an emulator, create your own game or simply dive into the software and hardware architecture of the Game Boy, this is the place!
79
79
<br><br>
80
-
<p ><aclass="projectTitle"target="_blank"href="https://github.com/gbdev/rgbds">RGBDS </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/rgbds"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/rgbds on GitHub">Star</a>
80
+
<p ><aclass="projectTitle"target="_blank"href="https://rgbds.gbdev.io/">RGBDS </a> <aclass="github-button"target="_blank"href="https://github.com/gbdev/rgbds"data-icon="octicon-star"data-show-count="true"aria-label="Star gbdev/rgbds on GitHub">Star</a>
81
81
<span></span></p>
82
82
Rednex Game Boy Development System: the de-facto ASM development toolkit for the Game Boy and Game Boy Color.
83
83
<br><br>
84
-
<p ><aclass="projectTitle"target="_blank"href="https://github.com/gbdk-2020/gbdk-2020">GBDK </a> <aclass="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>
84
+
<p ><aclass="projectTitle"target="_blank"href="https://gbdev.io/gb-asm-tutorial/">ASM Tutorial </a> <aclass="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>
85
+
<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>
87
+
<p ><aclass="projectTitle"target="_blank"href="https://github.com/gbdk-2020/gbdk-2020">GBDK 2020 </a> <aclass="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>
85
88
<span></span></p>
86
89
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.
87
90
<br><br>
@@ -93,13 +96,10 @@ Play Game Boy games online from an archive of hundreds of entries! <br>
93
96
A community-led attempt to collect, archive and save every unofficial game, homebrew, demo, patch, hackrom for Game Boy produced by the community through the last 3 decades of passionate work.
94
97
<br><br>
95
98
<pclass="projectTitle"><atarget="_blank"href="https://github.com/gb-archive">The Game Boy Archive</a> <imgstyle="font-family: Monospace"height="22"src="https://img.shields.io/badge/dynamic/json.svg?label=mirrored%20projects&url=https%3A%2F%2Fapi.github.com%2Forgs%2Fgb-archive&query=public_repos&style=flat-square"></p>
96
-
A <b>library</b> of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions in the scene from the last three decades.
99
+
Digital library of Game Boy related software, hardware and literature. Aimed to mirror and preserve old and fragmented contributions in the scene from the last three decades.
97
100
98
101
</div>
99
102
100
-
More projects can be found under our [GitHub organisation](https://github.com/gbdev).
0 commit comments