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

https://github.com/younesrabeh/formula1

A basic Formula 1 racing game
https://github.com/younesrabeh/formula1

formula1 java21 javafx-application

Last synced: 3 months ago
JSON representation

A basic Formula 1 racing game

Awesome Lists containing this project

README

          

# Formula1

> [!IMPORTANT]
> As of now, the drawing parser is the only fully completed component of the project.




---

## Pseudocode Documentation

The pseudocode defines a set of instructions for initializing and drawing tracks on a canvas.
Here’s an overview of how the pseudocode is structured with an example: [link](https://github.com/YounesRabeh/Formula1/blob/5e109b40ff265a105488068bca2ba26d75febe97/github/doc/pseudocode.html)