An open API service indexing awesome lists of open source software.

https://github.com/joyrider3774/formula1_playdate

Formula 1 Game & Watch is a small, fictive game & watch style lcd game with high score keeping.
https://github.com/joyrider3774/formula1_playdate

c game-and-watch oldschool playdate playdate-console playdate-sdk retro retrogaming

Last synced: 2 months ago
JSON representation

Formula 1 Game & Watch is a small, fictive game & watch style lcd game with high score keeping.

Awesome Lists containing this project

README

        

# Formula 1 Game & Watch Playdate Version
![DownloadCountTotal](https://img.shields.io/github/downloads/joyrider3774/formula1_playdate/total?label=total%20downloads&style=plastic) ![DownloadCountLatest](https://img.shields.io/github/downloads/joyrider3774/formula1_playdate/latest/total?style=plastic) ![LatestVersion](https://img.shields.io/github/v/tag/joyrider3774/formula1_playdate?label=Latest%20version&style=plastic) ![License](https://img.shields.io/github/license/joyrider3774/formula1_playdate?style=plastic)

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 and optional crank controls for the playdate version.

## 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 Playdate
Dpad or Crank Move Player car left or right, crank can also start a game by rotating it

A or B Start a new game at the boot or gameover screen

## Controls Windows / mac / web Version
arrow keys Move Player car left or right

X or C Start a new game at the boot or gameover screen
F to put game in full screen mode
F3 to switch to next source folder (switch between playdate and colored graphics)

gamepads are also supported especially xinput ones as long as SDL2 detects them