Update README.md

This commit is contained in:
2024-03-10 14:30:27 +05:30
committed by GitHub
parent 31fb280fc6
commit 6226462e56

View File

@@ -1,9 +1,16 @@
# PORCEL-8 # PORCEL-8
Chip 8 emulator/interpreter Chip 8 emulator/interpreter.
![pong.gif](assets/pong.gif) ![pong.gif](assets/pong.gif)
There are no included ROMs as part of this project. Please refer to the [Relevant Resources](#relevant-resources) section.
```bash
./porcel8 -f your_rom.ch8
```
### Status ### Status
<details> <details>