Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysmolski/clojure-df
Clone of Dwarf Fortress on Clojure
https://github.com/ysmolski/clojure-df
Last synced: about 1 month ago
JSON representation
Clone of Dwarf Fortress on Clojure
- Host: GitHub
- URL: https://github.com/ysmolski/clojure-df
- Owner: ysmolski
- License: epl-1.0
- Created: 2014-04-19T11:06:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T14:37:44.000Z (over 7 years ago)
- Last Synced: 2024-04-25T02:31:09.292Z (7 months ago)
- Language: Clojure
- Homepage:
- Size: 137 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cg
Clone of Dwarf Fortress on Clojure.
Raw and bugged. Just an experiment.## Usage
Please do not expect that this is a game. It was just some simple experiment of using Clojure as language for writing complex games using entity based system. And it failed from my point of view. Which is good. It proved that to write complex games you cannot use high level languages. I had fun.
## License
Copyright © 2014 Yury Smolsky
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.