Skip to content
forked from ax4w/GoSnake

A simple snake game written in golang using sdl2

Notifications You must be signed in to change notification settings

Guaderxx/GoSnake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go, Snake!

A simple snake game written in golang using sdl2

To Build

1. Follow the SDL2 guide to install

https://github.com/veandco/go-sdl2

2. Build

Run

go build

to build a binary. Ensure that the assets folder is on the same level/same directory as the binary!

About

A simple snake game written in golang using sdl2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%