https://github.com/joyrider3774/formula1_wasm4
A little, fake, formula 1 game and watch game for the wasm4 fantasy computer system
https://github.com/joyrider3774/formula1_wasm4
c game game-and-watch handheld-electronic-game retro wasm-4
Last synced: over 1 year ago
JSON representation
A little, fake, formula 1 game and watch game for the wasm4 fantasy computer system
- Host: GitHub
- URL: https://github.com/joyrider3774/formula1_wasm4
- Owner: joyrider3774
- License: mit
- Created: 2024-06-17T10:24:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T14:01:23.000Z (over 1 year ago)
- Last Synced: 2025-03-01T14:35:45.655Z (over 1 year ago)
- Topics: c, game, game-and-watch, handheld-electronic-game, retro, wasm-4
- Language: HTML
- Homepage: https://joyrider3774.github.io/formula1_wasm4/
- Size: 116 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Formula 1 Game & Watch WASM4 Version
   
 
Formula 1 Game & Watch is a small, fictive formula 1 game & watch style lcd game with high score keeping. The Game was initially created over a decade ago for a small retrogame competition, after which it got ported to the gp2x. This version is based on the gp2x version but with added high score saving.
## Playing the Game
The aim of the game, is to avoid hitting other traffic coming down the screen, you do this by moving your car on the bottom left or right.
## Controls
| Keys | Action |
| ------ | ------ |
| arrow key left | Move Player car left |
| arrow key right | Move Player car right |
| x | Start a new game at the boot or gameover screen |
| c | Start a new game at the boot or gameover screen |
| Mouse | Action |
| ------ | ------ |
| left button | Move Player car left, start new game at the boot or gameover screen |
| right button | Move Player car right |