We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0836a commit 707ede1Copy full SHA for 707ede1
README.md
@@ -1,13 +1,21 @@
1
+
2
3
# Kiwi8
4
5
+[](https://github.com/Diesel-Net/kiwi-8/actions/workflows/build.yml)
6
7
+<br>
8
9

10
11
A cross-platform Chip-8 interpreter written
12
in C-style C++ using SDL2, ImGui, and OpenGL.
13
14
15
**[<ins>Compatibility Notes<ins>](https://github.com/tomdaley92/Kiwi8/issues/9)**<br>
16
**[<ins>Downloads<ins>](https://github.com/tomdaley92/Kiwi8/releases)**
17
18
19
## Features
20
21
- Windows and MacOS
0 commit comments