You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple golang game using the ebiten 2D game engine
Description:
The game is simply a balloon shooter where each balloon represents a kubernetes node and when the bullets collide with balloon, it schedules a nginxpod on that balloon representing the node
Here's the demo video:
game.mp4
About
A simple golang game using the ebiten 2D game engine