Skip to content

geidelguerra/snake-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Star

A Web Snake Game BUT the logic is implemented SERVER-SIDE and the updates are sent using SSE with Datastar. No custom javascript, no canvas, only HTML, CSS and Datastar. Backend made with Go.

How to run it

go run .

Then open your browser at http://localhost:3223.

About

A server side Snake Game made with Go and Datastar

Topics

Resources

Stars

Watchers

Forks