Skip to content

landswar/landswar.com

Repository files navigation

landswar.com

dependency status dev-dependencies status

The source of the LandsWar website.

What is LandsWar?

LandsWar is a turn-based tactics online video game inspired by Advance Wars.

There are 3 types of units in the game (we don't have define the number of units in each category):

  • ground units
  • air units
  • naval units

Also, there are a lot of different type of ground with bonus or malus for units.

With LandsWar, you will be able to play against your friend and people from all around the world.

How to play?

Coming soon...

How to run locally?

First, you need to run the server: https://github.com/landswar/server

Then, you can clone the repo, install dependencies and start the Webpack dev server:

git clone -b dev https://github.com/landswar/landswar.com.git
# or by ssh: git clone -b dev git@github.com:landswar/landswar.com.git
cd landswar.com
yarn
yarn start

The website will be available at http://127.0.0.1:9000/.

Environments

There will be 3 different environments.

For developers.

For beta testers.

The current version of the website for everyone.

Questions / Bugs

If you find a bug or want a new feature, don't hesitate to create an issue.

License

GNU AFFERO GENERAL PUBLIC LICENSE

About

The source of the LandsWar website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •