A fun social multiplayer online game where you can chat with friends and earn in-game currency by building infrastructure in the digital world.
The objective of Town is to build a thriving digital metropolis. You can collaborate with other players, chat with friends, and design and construct various types of infrastructure, like roads and houses. By contributing to the town, you'll earn in-game currency to fund bigger and better projects.
- Multiplayer: Play and interact with people from all over the world.
- Chat: Communicate with other players in real-time.
- Building: Create and customize your own corner of the digital world.
- In-Game Economy: Earn currency by contributing to the town.
- Arrow Keys: Move your character.
- Click: Interact with the world to build.
- Enter: Open the chat window.
- Clone this repository.
- Install dependencies for the server:
$ cd server && npm install
- Start the server:
$ cd server && node app.js
- Download the latest release of the client from the releases page.
- Open the client and connect to the server using the server's IP address.

