Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 548 Bytes

Brick Game Car Racing - Golang

This is golang implementation of classic car racing game.

game_play_brick_car_racing

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