gameboy-css
Game Boy clone
A web-based recreation of the classic Game Boy interface using CSS and JavaScript
👾 Pure CSS GameBoy - Includes animations and the original sound 🔊
52 stars
4 watching
19 forks
last commit: over 3 years ago
Linked from 1 awesome list
audiocsscss-artgameboygameboy-csshtmljavascriptjspugstylusvolume
Related projects:
Repository | Description | Stars |
---|---|---|
bitnenfer/flappyboy | A Flappy Bird clone implemented on the Game Boy using C. | 21 |
bitnenfer/flappy-boy-asm | A Flappy Bird clone built from scratch in Assembly code for the Game Boy | 91 |
gb-archive/gb-template | Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. | 4 |
pashutk/flappybird-gameboy | A re-implementation of the classic Flappybird game for the Nintendo Gameboy | 15 |
tslanina/retro-gameboycolor-stefan | An assembly-based implementation of a 4-way breakout game using the Game Boy Color's LR35902 CPU. | 4 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
pigmin/breakout | A simple JavaScript game clone of the classic arcade game Breakout using Babylon JS framework | 2 |
svendahlstrand/game-boy-lcd-sniffing | Extracts images from an old Game Boy's LCD by decoding its data bus signals | 170 |
rniwase/tsuraragb | A custom development board designed to emulate the functionality of an original Nintendo Gameboy cartridge using FPGA technology. | 12 |
xyl2k/gameboy-color-cartridge | An open-source project detailing the PCB layout and pinouts for a Gameboy Color cartridge. | 71 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 29 |
taisel/iodinegba | An emulator for the GameBoy Advance console that uses JavaScript to replicate its behavior | 259 |
gamedolphin/masonry-javascript-tetris-clone | A simple Tetris game built using HTML5, JavaScript, and Phaser. | 12 |
joamag/boytacean | An emulator for classic Game Boy handheld consoles written in Rust. | 623 |
gamedolphin/follow_me_javascript_simon_clone | A JavaScript implementation of the classic Simon Game using Phaser | 8 |