All Projects → bchanx → Animated Gameboy In Css

bchanx / Animated Gameboy In Css

Licence: mit
Animated Gameboy created in CSS.

Projects that are alternatives of or similar to Animated Gameboy In Css

Gbforth
👾 A Forth-based Game Boy development kit
Stars: ✭ 74 (-55.15%)
Mutual labels:  gameboy
Retrograde Android
Play retro video games on your Android TV!
Stars: ✭ 114 (-30.91%)
Mutual labels:  gameboy
Mgbdis
Game Boy ROM disassembler with RGBDS compatible output
Stars: ✭ 131 (-20.61%)
Mutual labels:  gameboy
2048 Gb
a gameboy (and SMS) port of 2048
Stars: ✭ 79 (-52.12%)
Mutual labels:  gameboy
Gbdk playground
Simplified GBDK examples
Stars: ✭ 100 (-39.39%)
Mutual labels:  gameboy
Gbemu
WebAssembly based Gameboy Emulator
Stars: ✭ 120 (-27.27%)
Mutual labels:  gameboy
Cryboy
A Game Boy (Color) emulator written in Crystal
Stars: ✭ 68 (-58.79%)
Mutual labels:  gameboy
Gbemu
A Gameboy emulator in modern C++
Stars: ✭ 149 (-9.7%)
Mutual labels:  gameboy
Riscboy
Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
Stars: ✭ 103 (-37.58%)
Mutual labels:  gameboy
Game Boy Lcd Sniffing
👃 Crack open your old Game Boy and peek at the LCD data bus.
Stars: ✭ 130 (-21.21%)
Mutual labels:  gameboy
Gb303
GB303 wavetable-based TB-303 style synthesizer for the Nintendo Gameboy.
Stars: ✭ 80 (-51.52%)
Mutual labels:  gameboy
Ctf Game Challenges
A curated list of Game Challenges from various CTFs
Stars: ✭ 97 (-41.21%)
Mutual labels:  gameboy
Poketcg
Disassembly of Pokémon TCG
Stars: ✭ 125 (-24.24%)
Mutual labels:  gameboy
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (-53.33%)
Mutual labels:  gameboy
Giibiiadvance
A GB, GBC and GBA emulator with GB Camera support.
Stars: ✭ 141 (-14.55%)
Mutual labels:  gameboy
Retro Go
Retro emulation for the ODROID-GO
Stars: ✭ 73 (-55.76%)
Mutual labels:  gameboy
Retroplug
A VST wrapper around the SameBoy GameBoy emulator, with Arduinoboy emulation
Stars: ✭ 118 (-28.48%)
Mutual labels:  gameboy
Pandocs
The infamous Pan Docs historical document: the single, most comprehensive Game Boy technical reference.
Stars: ✭ 158 (-4.24%)
Mutual labels:  gameboy
Gb
A minimal C implementation of Nintendo Gameboy - An fast research environment for Reinforcement Learning
Stars: ✭ 143 (-13.33%)
Mutual labels:  gameboy
Newbark
🌳 A proof-of-concept Pokémon-style Retro RPG engine created with Unity.
Stars: ✭ 129 (-21.82%)
Mutual labels:  gameboy

animated-gameboy-in-css

Animated Gameboy in CSS

Animated Gameboy created in CSS, built in less.

See it in action here: bchanx.com/animated-gameboy-in-css

Credit to @brentclouse for the original inspiration.

Development

To view this locally, checkout this repository, then simply open the .html file in any browser.

To make CSS changes, follow the installation instructions from the less website.
Afterwards, compile .less to .css by running the following:

$ lessc animated-gameboy-in-css.less animated-gameboy-in-css.css

License

This software is free to use under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].