Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalhaire committed Jan 9, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cb00d9c commit 15ad64d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,9 @@ Whale is a fun simple card game for 2 to 4 players, you have reached the TUI ver

The game is in development and works with small limitations :

Bonuses are not implemented yet.
Bonuses are not fully implemented yet :
- missing choice of player for human bonuses (take by default first available player)
- bots never play bonuses

## gif overview

@@ -88,7 +90,8 @@ golangci-lint run ./...

## Roadmap

- fix asciinema to suport utf8
- implement bonuses
- split package to make it a lib
- improve coverage
- fix asciinema to suport utf8
- implement missing bonuses features
- implement a web version using view-js

0 comments on commit 15ad64d

Please sign in to comment.