My journey creating a drawing guess game
· 9 min read
For the Dusk 1st Jam, I developed a drawing guess game similar to skribbl.io in the Dusk platform. Here is how I did it.
For the Dusk 1st Jam, I developed a drawing guess game similar to skribbl.io in the Dusk platform. Here is how I did it.
This is the first article in a series on how I rebuilt a game (the Farlanders game) using web technologies and React.
For those unfamiliar with the Farlanders game, it is a top-down, turn-based strategy game about creating a colony on Mars, developed by Andriy Bychkovskyi and published by Crytivo.
I played it with great enjoyment and realized it was the kind of game that could work well with browser technologies and a frontend framework like React.