Skip to content

Library that provides functionality needed to build a Chinese Checkers game

Notifications You must be signed in to change notification settings

denvaar/sternhalma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sternhalma

Provides a set of functions for building a Chinese Checkers game.

Installation

If available in Hex, the package can be installed by adding sternhalma to your list of dependencies in mix.exs:

def deps do
  [
    {:sternhalma, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/sternhalma.

About

Library that provides functionality needed to build a Chinese Checkers game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages