update() { this.ctx.clearRect(0, 0, this.canvas.width, this.canvas.height); this.ctx.fillStyle = 'red'; this.ctx.fillRect(10, 10, 50, 50); } github games io

🔁 Share your game in seconds. Iterate in public. Get feedback via PRs.

The use of GitHub Games IO offers several benefits to game developers: update() { this