Archived on Mar, 2023
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-04-30 23:12:53 -04:00
doc initial commit 2019-09-07 00:19:24 -04:00
src/cljiktaktoe Comment pseudocode 2020-04-30 23:12:53 -04:00
test/cljiktaktoe initial commit 2019-09-07 00:19:24 -04:00
.gitignore Initial commit 2019-09-07 00:17:53 -04:00
.hgignore initial commit 2019-09-07 00:19:24 -04:00
CHANGELOG.md initial commit 2019-09-07 00:19:24 -04:00
LICENSE Initial commit 2019-09-07 00:17:53 -04:00
project.clj Update README and Project.clj 2019-09-07 01:02:48 -04:00
README.md Comment pseudocode 2020-04-30 23:12:53 -04:00

clj-tac-toe

Simple tic-tac-toe game to be used in the terminal.

Installation

I'll figure it out one day.

Usage

lein uberjar
$ java -jar cljiktaktoe-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

License

Copyright © 2019 Roch D'Amour

GNU GENERAL PUBLIC LICENSE Version 3