update README.md

This commit is contained in:
Denis-Cosmin Nutiu 2024-12-09 22:02:54 +02:00
parent a1390d8e45
commit e1ad59c8a6

View file

@ -1,6 +1,8 @@
# Chip8 Emulator
A Chip8 emulator written in rust for learning and educational purposes.
A Chip8 emulator written in [Rust](https://www.rust-lang.org/) for learning and educational purposes.
In turns inside your Terminal and the code can be easily modified to run in other envionments.
See it in action: