https://github.com/jakubtelec/js13kgames-compo-404
Js13kGames competiton entry. Theme: 404.
https://github.com/jakubtelec/js13kgames-compo-404
13kgame game glitch javascript js13kgames pixel-art
Last synced: about 1 year ago
JSON representation
Js13kGames competiton entry. Theme: 404.
- Host: GitHub
- URL: https://github.com/jakubtelec/js13kgames-compo-404
- Owner: jakubtelec
- Created: 2020-09-12T11:27:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T23:54:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T17:01:45.791Z (about 1 year ago)
- Topics: 13kgame, game, glitch, javascript, js13kgames, pixel-art
- Language: JavaScript
- Homepage:
- Size: 351 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BYTE! Deliver Yourself
## js13kGames competiton entry
Tiny game made for [js13kGames](https://js13kgames.com/) competition.
(31st place overall, check [entry site](https://js13kgames.com/entries/byte-deliver-yourself))
Try last build [HERE](https://byte-woad.vercel.app)
Built on homebrewed, `canvas`-based, unnamed and lightweight game engine :)
### External resources and software:
1. [js13k-webpack-starter](https://github.com/sz-piotr/js13k-webpack-starter) with some minor modifications.
2. Spritesheets and font made in [Piskel](https://www.piskelapp.com/).
3. Sounds played thanks to tiny yet mighty [ZzFx](https://github.com/KilledByAPixel/ZzFX). Carefully crafted in [this editor](https://killedbyapixel.github.io/ZzFX/).