From 31d034be4357be9be589ddf2ce4bce3f9b69ed72 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 14 May 2024 20:26:08 +0100 Subject: add readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..738c138 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# LEVƎ⅃ + +![thumbnail](screenshots/thumbnail3.png) + +A simple side-scrolling platformer written in go with ebitengine. Its not quite finished though... + +Use the arrow keys to move and space to jump. Make sure you listen carefully to the voice over as it explains how to play. + +## [Play Here](https://davidovski.xyz/h/gamejam/) + +## screenshots + +![thumbnail](screenshots/thumbnail.png) +![thumbnail](screenshots/thumbnail2.png) -- cgit v1.2.1