Add algorithms stubs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
130814013c
commit
3634559f6a
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
||||||
|
# Algorithms
|
||||||
|
|
||||||
|
## Calculating action cards on the game
|
||||||
|
|
||||||
|
```rust
|
||||||
|
```
|
||||||
|
|
||||||
|
## Calculating influence after turns
|
||||||
|
|
||||||
|
```rust
|
||||||
|
```
|
Loading…
Reference in a new issue