Skip to content

The popular game in Scheme language. Play against the computer OR against each other

Notifications You must be signed in to change notification settings

Leo-project-A/Backgammon_1.0_Racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

The Popular game of Backgammon, built with Scheme programming language
included: learning algorithm for the player VS ai mode.

IMPLEMENTING the "MiniMax algorithm" for the next-move calculation of the ai,
and the "Evolutionary algorithm" for comptuer learning,

Game_exm_1
Game_exm_2
Game_exm_3
Game_exm_4
Game_exm_5
Game_exm_6

(back to top)

Usage

  1. currently only available through a scheme compiler. (I used DrRacket)
    potentially could be converted to C with the "chicken" compiler.
    *will explore this option in the future.

(back to top)

Contact

Leonid Sobol - leonis313@gmail.com

Project Link: https://github.com/Leo-project-A/Backgammon_1.0_Racket

(back to top)

About

The popular game in Scheme language. Play against the computer OR against each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages