Categorygithub.com/jan-bar/LittleGame
repositorypackage
0.0.0-20240914083931-f09d8e49c63e
Repository: https://github.com/jan-bar/littlegame.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

LittleGame

# build all game
go run main.go -b

# start http server
go run main.go

# run game in the browser, click run button in browser
start http://127.0.0.1:8080