Mojiverse

After few months new version of Mojiverse was released!

Screenshot

Players place emojis on large shared board and then emojis live by Conway’s Game of Life rules:

The latest update introduces extra gameplay:

So, now it is not just Game of Life rather it is a game about capturing more territory.

Screenshot

For game balance, players can put limited amount of emojis each game tick.

There is safe zone in the center of the board - if you gain territory here, it will belong to you forever (until someone’s else emojis come and take it, of course). On the edges of the board situation is different - after some period of no emoji spawning, territory becomes free.

This mechanic was introduced in order to give new players a chance to place their first emojis when board center already occupied.

Players can pick nicknames, choose colors for their territories and chat.

Also, placement templates can be created, shared and used. For example, here is Gosper Glider Gun.

Timelapse of the board is recorded and published daily in game official Telegram chat.

Finally, there is an offline sandbox mode for explore game mechanics and test your patterns.

PLAY: mojiverse.art

P.S.: Game written in Rust (backend) and TypeScript (frontend), message exchange uses WebSockets and Protobuf.

Home