retroboy_sdl2 0.1.0

RetroBoy SDL2 frontend
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RetroBoy


RetroBoy is a set of emulators developed in Rust for learning purposes.

## Emulators


- [Chip-8]crates/retroboy_chip8/README.md

## Screenshots


<p align="left">
  <img src="misc/screenshots/chip8_sdl2_tetris.png" width="49%" alt="chip8_sdl2_tetris" />
  <img src="misc/screenshots/chip8_web_pong.png" width="49%"  alt="chip8_web_pong"/>
</p>