Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serpent7776/game-off-2017-throwback
My submission to Game Off 2017 game jam with theme throwback
https://github.com/serpent7776/game-off-2017-throwback
game gameoff2017 love2d race racing unfinished
Last synced: 17 days ago
JSON representation
My submission to Game Off 2017 game jam with theme throwback
- Host: GitHub
- URL: https://github.com/serpent7776/game-off-2017-throwback
- Owner: serpent7776
- Created: 2017-11-27T21:00:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T21:01:08.000Z (about 7 years ago)
- Last Synced: 2024-11-17T12:35:10.368Z (3 months ago)
- Topics: game, gameoff2017, love2d, race, racing, unfinished
- Language: Lua
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time trial
My submission to Game off 2017 game jam with theme *throwback*.
This is supposed to be inspired by Lotus III: Ultimate Challenge game, but is lacking in features - only basic mechanics are implemented.
## Controls:
- left/right arrows - steer left/right
- space/up arrow - accelerate
- down arrow - decelerateThis game uses awesome [love2d](https://love2d.org/) framework.