AliRobo: The Go-Powered Game with Wasm

The article discusses a web game developed for the Alibaba Cloud Challenge, where players take on the role of an ethical hacker robot infiltrating server rooms using social engineering tactics. The game is built using Golang and WebAssembly and features a leaderboard API for storing scores. The developer faced challenges with Alibaba Cloud services like Object Storage and Function Compute due to cost constraints and configuration issues, ultimately opting for a minimal paid setup to host the game efficiently. Despite time constraints, the project allowed the developer to explore game development in Go and experiment with the Ebiten framework.

Read Original

Scroll to Top