https://brawl.dev/<p>Hi everyone, I made a game that's ready for some early testing. It's a programming game where you program bots to compete against other players (and/or predefined bots). You play by making web requests to the game APIs (see https://brawl.dev/documentation). The first type of game is a last man standing type game where you have to be the last one left inside a shrinking ring. (see https://brawl.dev/game?gameId=5845efdd-6fd4-48b2-b39c-0dd3a4f7a45b for example gameplay)<p>I'm looking for feedback and if there's any killer features you'd like to be see.<p>I'm planning on developing these next:<p>- Paid private leagues - by default the game will be free but you are ranked globally with everyone. I'd like a way to allow players to compete in closed ranked leagues against their friends and/or coworkers.
- Matchmaking - Right now it's first in first out for match placement. The ranking system takes that into account, but I'd like to utilize the ranking system and put players with same-ish ranks together.