diff --git a/README.md b/README.md index fa47392..552c4b3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,19 @@ Binary builds for linux x86_64 is available in GitHub Action runs. This project uses SDL2 for i/o. +![Audio test](assets/audio_test.png) + +
+More screenshots + +#### Palette Test ![Screen test](assets/screen_test.png) + +#### Keyboard test +![Keyboard test](assets/kb_test.png) + +
+ Screenshot program author: [Javamannen](https://esolangs.org/wiki/User:Javamannen) ## Status diff --git a/assets/screen_test.png b/assets/screen_test.png index 56ab3f8..5f1f232 100644 Binary files a/assets/screen_test.png and b/assets/screen_test.png differ