https://github.com/sassani134/arcadestylecargame
arcade Style Car Game
https://github.com/sassani134/arcadestylecargame
Last synced: 3 months ago
JSON representation
arcade Style Car Game
- Host: GitHub
- URL: https://github.com/sassani134/arcadestylecargame
- Owner: sassani134
- Created: 2024-06-24T05:56:05.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T20:36:23.000Z (9 months ago)
- Last Synced: 2025-01-02T07:46:27.562Z (5 months ago)
- Language: GDScript
- Size: 856 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arcade Race Game - Godot4 Project
This is an arcade-style racing game built with the Godot game engine. It follows the Kids Can Code arcade game style tutorial, with additional features.## Features
- Simple arcade racing gameplay.
- Control the car with keyboard arrows (left/right) or controller.## Installation
Download Godot Engine: Get the latest Godot version from https://godotengine.org/download/.
Open Project: Open this project in Godot.
Run the Game: Press the "Play" button (or F5) to run the game.
Contributing## License
This project is distributed under an MIT license. See the LICENSE file for details.## Credits
Kids Can Code Arcade Game Style Tutorial: https://m.youtube.com/channel/UCNaPQ5uLX5iIEHUCLmfAgKg
Kenney.nl for assetsSamuel Assani