mancala-haskell

1.0.1 • Public • Published

mancalahaskell

A Haskell Mancala Game

Project By Vlad Rachev and Marc Eastman

Installation:

  • npm install mancalahaskell
  • npm start

Runs a mancala game for 2 human players.

  • uses node.js to run haskell executable
  • bottom/right is player 1, top/left is player 2

Rules

  • If you land in your own mancala (side hole) you go again
  • If you land in an empty hole on your side, steal opponent's marbles
  • When all marbles are gone from the holes, whoever has more wins

Readme

Keywords

none

Package Sidebar

Install

npm i mancala-haskell

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • slothdude