Logo
Explore Help
Sign In
golang/snake
golang/snake
1
0
Fork 0
You've already forked snake
Code Issues 5 Pull Requests Packages Projects Releases 1 Wiki Activity
14 Commits 1 Branch 1 Tag
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Sacha Ligthert c2134de4b7 Comments
2023-11-12 16:01:06 +01:00
apple.go
Splitting up functions, introducing the game director
2023-11-07 21:47:32 +01:00
design.md
Simple design document to give myself direction.
2023-11-05 23:29:00 +01:00
game.go
Clean up something that didn't work in the first place.
2023-11-12 15:21:14 +01:00
go.mod
Go things
2023-11-05 23:11:07 +01:00
go.sum
Go things
2023-11-05 23:11:07 +01:00
main.go
Comments
2023-11-12 16:01:06 +01:00
README.md
Initial commit
2023-11-02 14:20:33 +01:00
render.go
#2 Start at the center of the screen. Always goes right. Sorta dies when it hits the border, but only when you are pressing a key. If it runs automatically into the border the game freezes.
2023-11-12 14:51:06 +01:00
snake.go
#2 Start at the center of the screen. Always goes right. Sorta dies when it hits the border, but only when you are pressing a key. If it runs automatically into the border the game freezes.
2023-11-12 14:51:06 +01:00

README.md

Snake

A little fun game to write during long low-interaction meeting.

Usage

Things

Compiling

go build .

Description
A small snake-like game to write during long and boring meetings.
Readme 93 KiB
Releases 1
Initial Release Latest
2023-11-24 22:53:29 +01:00
Languages
Go 100%
Powered by Gitea Page: 41ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API