404 Rally
Racing, Arcade 2020 Single player Moderate
Slide a hover drone around four checkpoint tracks.
Opens the play page, where the game runs in a frame on this page.
Controls
- Thrust
- WArrow Up
- Reverse
- SArrow Down
- Turn left
- AArrow Left
- Turn right
- DArrow Right
- Steer on a touch screen, dragging from the dial in the bottom-right corner
- Touch drag
Details
The game
- Author
- Viljami Peltola
- Released
- 2020
- Players
- Single player
- Difficulty
- Moderate
How it runs
- Play time
- 5-10 min per run
- Audio
- Sound
- Tech
- WebGL + Canvas 2D + Web Audio
Source
- Upstream
- https://github.com/viljami/404race-js13k
Pinned at
4469ce9eb1 - Licence
- MIT License (MIT) The repository LICENSE file is unmodified MIT, "Copyright (c) 2020 Viljami Peltola", and permits use, modification and redistribution. GitHub reports MIT for the repository. package.json declares "license": "ISC"; that single string is the only divergence and is also permissive, so redistribution is unambiguous either way. A verbatim copy is vendored at public/games-runtime/404-rally/LICENSE.
About 404 Rally
A top-down 3D racer that fits in thirteen kilobytes, written for js13kGames 2020 on a hand-written WebGL renderer and a small circle-physics engine. Each of the four tracks is two laps of checkpoint gates against a pack of AI drones, and contact is a bounce with a shield flare rather than a wreck. Finish first and the next track opens with faster opponents.
Provenance and licence
Made by Viljami Peltola,
first released in 2020. Source is the author's own repository at
https://github.com/viljami/404race-js13k,
vendored here from commit 4469ce9eb1.
Released under the MIT License (MIT).
The repository LICENSE file is unmodified MIT, "Copyright (c) 2020 Viljami Peltola", and permits use, modification and redistribution. GitHub reports MIT for the repository. package.json declares "license": "ISC"; that single string is the only divergence and is also permissive, so redistribution is unambiguous either way. A verbatim copy is vendored at public/games-runtime/404-rally/LICENSE.
The copy served here is the upstream source unmodified except for the packaging needed to run it from a static folder. Every game's licence, commit and any recorded change is listed on the credits page.
Related games
Games on the shelf that share a genre with this one.