https://github.com/mdsteele/fallback
A retro RPG written in Haskell
https://github.com/mdsteele/fallback
Last synced: about 1 year ago
JSON representation
A retro RPG written in Haskell
- Host: GitHub
- URL: https://github.com/mdsteele/fallback
- Owner: mdsteele
- License: gpl-3.0
- Created: 2012-08-01T21:48:00.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-24T03:54:59.000Z (over 13 years ago)
- Last Synced: 2025-02-09T15:41:34.639Z (over 1 year ago)
- Language: Haskell
- Size: 1.08 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Fallback is a retro RPG written in Haskell. It is still a work in progress.
This codebase is licensed under the GNU GPL, version 3. This codebase is free
software: you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.
Fallback is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
The complete license can be found in the LICENSE file.