Playing around with clojure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Raymonzut ff7da61a26
Repeat game instruction every round
2 years ago
.github/workflows Create clojure.yml 2 years ago
doc Init lein app 2 years ago
src/rock_paper_scissors_clojure Repeat game instruction every round 2 years ago
test/rock_paper_scissors_clojure Add play-game 2 years ago
.gitignore Init lein app 2 years ago
CHANGELOG.md Init lein app 2 years ago
LICENSE Init lein app 2 years ago
README.md Init lein app 2 years ago
project.clj Init lein app 2 years ago

README.md

rock_paper_scissors_clojure

FIXME: description

Installation

Download from http://example.com/FIXME.

Usage

FIXME: explanation

$ java -jar rock_paper_scissors_clojure-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2021 FIXME

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.