diff options
author | davidovski <david@davidovski.xyz> | 2024-05-14 20:26:08 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2024-05-14 20:26:08 +0100 |
commit | 31d034be4357be9be589ddf2ce4bce3f9b69ed72 (patch) | |
tree | a26e00b5a8f1b6c13e9891f2102e6200b9b05755 /README.md | |
parent | 5261b18bfee7ad85d21812b895545ce1e5422bea (diff) |
add readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
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) |