We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd5bff commit 1fa4a90Copy full SHA for 1fa4a90
README.md
@@ -1,5 +1,7 @@
1
# CHIP-8 emulator
2
3
+> I moved this repository over to my new GitHub account. You can find the old repo [here](https://github.com/JakobGalaxy/chip-8-emulator).
4
+
5
This is a small learning project to get familiar with emulator development, the [Rust](https://www.rust-lang.org/)
6
programming language and the [SDL2](https://www.libsdl.org/index.php) library.
7
0 commit comments