update README.md
This commit is contained in:
parent
6b2a6e288d
commit
8a7c439c15
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Chip8 Emulator
|
# Chip8 Emulator
|
||||||
|
|
||||||
|
![logo](./chip8-project.png)
|
||||||
|
|
||||||
A Chip8 emulator written in [Rust](https://www.rust-lang.org/) (1.83.0) for learning and educational purposes.
|
A Chip8 emulator written in [Rust](https://www.rust-lang.org/) (1.83.0) for learning and educational purposes.
|
||||||
|
|
||||||
In turns inside your Terminal and the code can be easily modified to run in other envionments.
|
In turns inside your Terminal and the code can be easily modified to run in other envionments.
|
||||||
|
|
BIN
chip8-project.png
Normal file
BIN
chip8-project.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in a new issue