Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 751 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 751 Bytes

Tic-Tac-Toe-in-Lisp

A game of Tic-Tac-Toe writen in Common Lisp for an AI course.

Logic

You can find the logic on Google Drive.

How to Run

  • On Windows

    Run run.bat

  • On Mac OSX / OSX / Linux

    Run run.sh

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Test the darn thing
  • Commit to your local repo and send me a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2013 Ziad Khoury Hanna. See LICENSE for details.