Easy-to-learn multiplayer turn-based strategy game, fight with other players, capture lands, and play with friends!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
We developed an easy-to-learn multiplayer turn-based strategy game, simply you fight with/against other players and capture lands. It’s fun and engaging, even more enjoyable when played with friends: online by opening a room and sharing the link, or offline on the same device, like a board game!
- It’s easy to learn, and fun to master. For all ages. We made turn-based strategy games for everyone.
- It’s multiplayer. Against bots, offline local players on the same device, or online with other players.
- It has a rich map generation, unlocking the endless potential of war and peace.
- It has bots, with different difficulty levels.
- It encourages players to think tactically and take advantage of different terrains.
- And more...
We also developed a fully finished and polished version of our game.
You can play the game here: https://lordsandlands.dorkodu.com
TypeScript, React, Zustand, Mantine, NodeJS, WebSockets, Docker, Nginx
- Docker
- pnpm
npm install -g pnpm
- Clone the repo
git clone https://github.com/dorkodu/lords-and-lands.git
- Install PNPM packages
pnpm install -r
- Run docker container & check localhost:8008
pnpm run docker:dev
You can play the game as you wish, with people or against bots. Please refer to the tutorial in the game (always accessible in the settings), if you have more questions, check Issues
- Base gameplay
- Multiplayer & lobby system
- Bots with difficulty levels
- Multi-language support
- More maps
- Campaign maps
- Map editor
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Berk Cambaz - [email protected]
Doruk Eray - [email protected]
Project Link: https://github.com/dorkodu/lords-and-lands