https://github.com/kkjdaniel/bittrip-js13kgame
BitTrip is a tiny 'endless runner' style game written in JavaScript for the 2018 Js13kGame Competition 🎮
https://github.com/kkjdaniel/bittrip-js13kgame
game html5 javascipt js13kgames
Last synced: 2 months ago
JSON representation
BitTrip is a tiny 'endless runner' style game written in JavaScript for the 2018 Js13kGame Competition 🎮
- Host: GitHub
- URL: https://github.com/kkjdaniel/bittrip-js13kgame
- Owner: kkjdaniel
- License: mit
- Created: 2018-09-11T22:59:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T09:53:31.000Z (over 6 years ago)
- Last Synced: 2024-12-29T17:26:14.770Z (4 months ago)
- Topics: game, html5, javascipt, js13kgames
- Language: JavaScript
- Homepage: https://2018.js13kgames.com/entries/bittrip
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitTrip (Js13kGame 2018) 🎮
BitTrip is a tiny endless runner style game written in JavaScript for the 2018 [Js13kGame Competition](https://2018.js13kgames.com). The objective is simple. Keep your bit online for as long as possible, ducking and diving through the hazardous net! Simply use your up and down arrow keys to keep online.It's tiny too, relying only on canvas drawn elements, generated SFX and vanilla JavaScript, the entire game comes in **under 2kb zipped & minified!**
[You can play the game here!](https://2018.js13kgames.com/entries/bittrip)
