https://github.com/runningdeveloper/js13k2020
JS 13kb Entry 2020
https://github.com/runningdeveloper/js13k2020
Last synced: about 1 year ago
JSON representation
JS 13kb Entry 2020
- Host: GitHub
- URL: https://github.com/runningdeveloper/js13k2020
- Owner: runningdeveloper
- Created: 2020-09-01T20:47:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T21:16:12.000Z (over 5 years ago)
- Last Synced: 2025-01-16T03:43:23.363Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://runningdeveloper.github.io/js13k2020/
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS 13kb Entry 2020
Entry for [Js13kGames](https://js13kgames.com/) theme: 404 not found
Demo: [demo](https://runningdeveloper.github.io/js13k2020/)
# Controls NOT FOUND
## My idea - Controls not found
The control panel of the ship is busted so up and down get swapped to different keys on the keyboard randomly.
A simple tunnel type game where the aim is to move through it without touching the sides or rocks in the way. The tunnel gets smaller as you progress.
Not made for mobile, you need the keyboard.
Keys: Initially use W and S for up and down. As the game progresses, it will change the keys for up and down.
Probably many bugs and it's not very exciting but I got something done, yay!
## Screenshot
