Course Project for CS 154 - Spring 2012
All code in 'code' folder.
Instructions to run the program
-
Check that the following files are in the same folder: a. alphabeta.ss b. canvas_to_ai.ss c. chinese_checkers.scm d. global_variables.ss e. gui_elements.ss f. move_making.ss g. random.ss h. vector_board.ss
-
Open the file "chinese_checkers.scm"
-
Select the language "Determine language from source".
-
Press Ctrl+R or "Run".
-
Choose type of Gameplay/AI using the GUI.
-
Enjoy Chinese Checkers!