Git Product home page Git Product logo

unicheckers's Introduction

Simple checkers game

Console application to play checkers against the computer. Written in Haskell using UI.Ncurses library for frontend.

Application can be configured with unicheckers.conf file. You can use also /etc/unicheckers.conf file that will be overwritten by the local one. Config example with default values (which will be used even without .conf file) is in repository.

Known issues

  • Troubles on quit. Mouse clicking after (F10) exit produces chars in terminal
  • Troubles with randomizer initialization
  • Some questions about rules when King is eating
  • If checker become King after eating turn is switching to another player regardless can this checker eat again or not
  • AI is making redundant calculations even if the single turn is possible at the moment
  • Mismatch in coordinates

Features to improve:

  • Need to more optimize and enhance AI

ChangeLog

0.0.9.7

2020-12-20

  • No more way to chage team while ga,e is in progress

0.0.9.6

2020-12-08

  • Migrated to Relude
  • Removed filtering AI variants (there were no advantages, just disadvantages)

0.0.9.5

2020-12-07

  • AI Caching
  • Logging
  • Config file

0.0.9.4

2020-12-06

  • Multithreading
  • AI optimized a bit
  • Higher level set to 7 (can be slow as hell)

0.0.9.3

2020-12-06

  • AI refactored and little enhanced
  • Fixed bugs with zero sized variants list and negative list index

0.0.9.2

2020-12-05

  • Fixed win detection. Computer will play until end even if victory is already guaranteed

Aleksandr Bogdanov © 2020.

unicheckers's People

Contributors

aldebogdanov avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.