2024-09-02 19:33:06 +02:00
2024-09-23 12:13:51 +02:00
2024-09-02 19:35:28 +02:00
2024-09-02 19:33:06 +02:00

autogo

The silly Raylib cargame I made in C but in Go for my champ

Screenshot

Screenshot

note Garage texture

changed saturation to 10% to make Raylib tint work well enough, using ImageMagick: convert garage.png -resize 200x200! -channel A -evaluate multiply 0.5 +channel -modulate 100,25,100 garage_200px.png

Description
The silly Raylib cargame I made in C but in Go
Readme 1.5 MiB
Languages
Go 100%