A complete rehaul of the game. Players control 9 cats via move() and pew() methods. Whoever reasons better about how to move and when/whom to shoot wins.
Yare is a simple coding game with surprising depth in its minimal rules. You control 9 cats with JavaScript via move() and pew() methods, trying to kill the enemy 9 cats. That's it.
Replies
Kraa
Yare is a simple coding game with surprising depth in its minimal rules. You control 9 cats with JavaScript via move() and pew() methods, trying to kill the enemy 9 cats. That's it.