command
module
Version:
v0.0.0-...-7ff171d
Opens a new window with list of versions in this module.
Published: Jul 17, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go Snake
Snake written in Go
Playing
You use the arrow keys to move. If you bump into your body or a wall, press the space key
Building
You should follow the instructions at the Ebiten Site to install Ebiten.
Once you have that done, you can just do
git clone https://github.com/aslikr42069/go-snake.git
cd go-snake
go build
and you'll have a binary named go-snake
(or go-snake.exe
on Windows)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.