summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-08-16 22:01:10 +0930
committerDaniel Jones <admin@danieljon.es>2020-08-16 22:01:10 +0930
commiteb19009d216f4fb0f7911b939b2f1bc698e40c79 (patch)
tree311aec5b03341c301bacaff7a424cbbfd58ce898 /README
downloadchip8-eb19009d216f4fb0f7911b939b2f1bc698e40c79.tar.gz
chip8-eb19009d216f4fb0f7911b939b2f1bc698e40c79.zip
SDL init stuff, test code
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d4e8368
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+CHIP-8 interpreter in C using SDL2 for graphics and sound.