snow-8
CHIP-8 emulator
An implementation of the classic CHIP-8 computer's behavior using Haxe.
A CHIP-8 emulator written in Haxe, built on snow!
2 stars
3 watching
0 forks
Language: Haxe
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
sirlynix/chip8 | An implementation of the classic Chip-8 computer architecture in Rust | 3 |
hamaluik/luxe_tusk_old_deprecated | A game engine built on top of snõw, providing a bare-bones rendering API and an entity-component-system architecture for rapid development and iteration. | 11 |
starrhorne/chip8-rust | A Rust implementation of the Chip-8 video game console emulator | 144 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
mattmikolay/chip-8 | A collection of 8-bit computer programs and documentation for educational purposes. | 307 |
daniel5151/ac8e | An emulator of an 8-bit computer architecture | 9 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
hamaluik/customluxephysics | A physics engine demo specifically designed to work with the Luxe game engine | 1 |
hamaluik/luxe3d | An experimental Haxe-based project exploring 3D rendering and graphics techniques. | 3 |