Brick Game Car Racing – Golang
This is golang implementation of classic car racing game.
Dependencies
This repo uses raylib
as a dependency. You need to satisfy the requirments of raylib
.
Read more from here
Usage
- Clone this repo
go build .
./brick-game-car-racing
- Use the left and right arrow keys to play the game