diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-26 17:58:04 +0100 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-26 17:58:04 +0100 |
| commit | c3b9b472bf9a993a89121b8989e4cc9dbc786f2c (patch) | |
| tree | 8e0d5db2d0a246a8cf13e37569f66946fc0120d7 | |
| parent | 5eadac72916ce9d53ffdc3f908a6e414858fe7e0 (diff) | |
Minor changes
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | res/screenshot.jpg | bin | 0 -> 19234 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# chip-8 emulator in C +# Chip-8 Emulator Written in C + + ## Resources that I used for this projects - See in `res/` diff --git a/res/screenshot.jpg b/res/screenshot.jpg Binary files differnew file mode 100644 index 0000000..ebbc204 --- /dev/null +++ b/res/screenshot.jpg |
