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
- Host: GitHub
- URL: https://github.com/younesrabeh/formula1
- Owner: YounesRabeh
- License: mit
- Created: 2024-06-26T12:13:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T08:52:02.000Z (about 1 year ago)
- Last Synced: 2025-03-05T09:38:59.346Z (about 1 year ago)
- Topics: formula1, java21, javafx-application
- Language: Java
- Homepage:
- Size: 2.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)