[go: up one dir, main page]

Skip to content

cryptokrok/mancala.bawo_standalone

 
 

Repository files navigation

bawo.zone

bawo travis ci Coverage Status Language grade: JavaScript

African mancala game - played as a standalone app and online on bawo.zone. Works on Windows, macOS and Linux.

API Documentation

https://fumba.github.io/bawo.zone

Quick start

You will need node v16.3.0 to run this project. We strongly recommend using nvm to install the correct node version in your workspace - macOS/linux, windows.

1. git clone https://github.com/fumba/bawo-zone.git
2. cd bawo.zone
3. nvm install 16.3.0
4. nvm use 16.3.0
  1. install yarn - instructions
6. yarn install

yarn start - for standalone version
yarn dev - for browser version

Build with docker - https://www.electron.build/multi-platform-build#docker

PLAY

LINUX

Get it from the Snap Store

About

african malawi mancala game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 5.4%
  • Other 1.1%