awale
v1.1.1
Published
Student project of a simple 2 players Awale game
Downloads
22
Readme
Let's play Awale
Lost in your code and need a brain rest ?
Fear not, Awale's here !
What it's about ?
Awale, also known as Oware or Mancala, is an ancient two-player strategy game that originated in Africa.
It is now in your shell 😮
Useless, therefore indispensable.
⚡ Quickplay
No time to waste, you want it for sure!
npx awale -y
⚙️ Full setup, because why not ?
Run the following command with your favorite package manager.
pnpm i -D awale
▶️ Play
Next, in order to execute the game, add the following to your package.json
:
{
"scripts": {
"game": "awale"
}
}
Finally, run npm run game
, yarn game
or pnpm game
, depending on your package manager.
Speaking of managers, it's time to annoy yours by challenging him to a game of your latest find.
🎊 Enjoy ! 🎉