Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 329 Bytes

Checkers

Author: Maximilian Ballard

Description: Basic Checkers game in Elixir

TODO:

  • Checkers Game
  • Tests for Board.ex
  • Tests for Piece.ex
  • Tests for Generator.ex
  • Checkers Module for Saving Games and Move History
  • Documentation
  • Basic CLI User Interface
  • Phoenix Web Interface