Skip to content

lechgu/goblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-like game implementation with Go.

both desktop and web assembly versions available. The simplest way to try the web assembly version is using docker:

docker build -t goblocks .
docker run -p 8080:80 goblocks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published