Add text in markdown for the future webpage #88

Merged
raphael merged 2 commits from add-text-for-webpage into main 2024-03-31 13:49:47 +00:00
Showing only changes of commit 9d931650b7 - Show all commits

View file

@ -2,7 +2,7 @@
Border Wars is an online, turn-based strategy game where players compete to conquer territories and expand their medieval kingdom. The game features a cartoon-style map and an online multiplayer mode, making it both fun and challenging. Border Wars is an online, turn-based strategy game where players compete to conquer territories and expand their medieval kingdom. The game features a cartoon-style map and an online multiplayer mode, making it both fun and challenging.
# How it works ? # How it works ?
Border Wars is an open source project. You can find the source code [here](https://github.com/CoCoSol007/border-wars). For this project, we chose to use a full code game engine [Bevy](https://bevyengine.org), written in Rust, instead of Unity or Godot. When people ask, "Why? I say, "Because we like to challenge ourselves" and also. Border Wars is an open source project. You can find the source code [here](https://github.com/CoCoSol007/border-wars). For this project, we chose to use a full code game engine [Bevy](https://bevyengine.org), written in Rust, instead of Unity or Godot. When people ask, "Why? I say, "Because we like to challenge ourselves".
# How to play ? # How to play ?
Writing of a tuto in progress... Writing of a tuto in progress...