From 31375cd85d86eb1143706a69ee18671eb17f9b44 Mon Sep 17 00:00:00 2001 From: GabeEddyT Date: Wed, 5 Jun 2019 04:36:01 -0400 Subject: [PATCH] Created the messenger (markdown) --- the-messenger.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 the-messenger.md diff --git a/the-messenger.md b/the-messenger.md new file mode 100644 index 0000000..418ff00 --- /dev/null +++ b/the-messenger.md @@ -0,0 +1,5 @@ +Being 2D, this game runs relatively well, maintaining at least 30-40 FPS in most scenarios; Dipping in performance on level transitions and when many enemies are on the screen at once. + +As for graphical glitches: The initial (tutorial) area is monochrome (on a GTX 1070, white and black; on a Radeon R9 380, white and yellow), but areas afterward are colored fine. + +![black and white tutorial](https://i.imgur.com/teDtDZm.png) \ No newline at end of file