/social-game

Wasm compiled game with Golang game server. (Under development)

Primary LanguageJavaScriptOtherNOASSERTION

🎮 Game Project (under development)

⚡️ Start Go Game Server

cd server
make build-api
./bin/api

🏭 Build Web Assembly and JS

cd client
sh build sh
yarn run start /* For development build */

Client Development

gulp watch

Go http://localhost:8080

Authors

Hasan Genc - linkedIn