An online turn based game.
Find a file
CoCo_Sol 4bdabff895
All checks were successful
Rust Checks / checks (push) Successful in 7s
Rust Checks / checks (pull_request) Successful in 5s
Save unfinished work
2024-01-14 02:33:31 +01:00
.gitea/workflows Initial commit 2024-01-09 20:12:38 +00:00
docs/brainstorms Save unfinished work 2024-01-14 02:31:02 +01:00
src Initial commit 2024-01-09 20:12:38 +00:00
.gitignore Initial commit 2024-01-09 20:12:38 +00:00
Cargo.lock Initial commit 2024-01-09 20:12:38 +00:00
Cargo.toml Ajout d'une vérification pour les exemples dans les documentations (#1) 2024-01-12 21:29:07 +00:00
README.md Save unfinished work 2024-01-14 02:33:31 +01:00
rustfmt.toml Initial commit 2024-01-09 20:12:38 +00:00

Border Wars

Brainstorm

If you want to know more about our reflexions check this : all brainstorms.

Code in rust using Bevy

The game

we've decided to make an turn based online game named : Border Wars

Building list

mindmap
  root((Buildings))
    ("`**Castle**
    The main building of your army, you must protect it`")
    ("`**Casern**
      Train troop`")
    ("`**Tower**
      Defend your territory`")
    ("`**Wall**
    A pasive defence that block every soldier`")
    ("`**Outpost**
    A *teleporter* like`")
    [**Farms**]
      ("`**Mine**
      Allow you to gain stone each turns`")
      ("`**Sawmill**
      Allow you to gain wood each turns`")
      ("`**Breeding**
      Allow you to gain food each turn`")

Game Modes

mindmap
  root((Game Modes))
    ("`**1v1**
    The classic mode`")
    ("`**2v2**
    A funny mode 2v2`")
    ("`**History mode**
    A mode to understand why`")
    ("`**1vIA**?
    A when you don't have friends`")

Style

We think to made our game in 2D iso with hexagons. the overall theme will be fairytale medieval.

Different troop

mindmap
  root((Troop))
    ("`**No Name**
    A classic troop`")
    ("`**No Name**
    A troop with a great deal of experience but not much power`")
    ("`**No Name**
    A troop with great power but little scope for expansion`")

Balancing

In the future, we'll have to make sure that each troop is both different and balanced.

Our team

our team consists of :