Creating a game with React - part 1
· 11 min read
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.