https://github.com/Andres6936/HALE
Hale is a turn based RPG with deep tactical combat and character customization. Included is a lengthy and varied campaign with many quests, items and monsters, visiting a variety of locales. The entire system is built to be moddable from the ground up.
https://github.com/Andres6936/HALE
2d game java role-playing rpg-game turn-based-strategy
Last synced: over 1 year ago
JSON representation
Hale is a turn based RPG with deep tactical combat and character customization. Included is a lengthy and varied campaign with many quests, items and monsters, visiting a variety of locales. The entire system is built to be moddable from the ground up.
- Host: GitHub
- URL: https://github.com/Andres6936/HALE
- Owner: Andres6936
- License: gpl-2.0
- Created: 2019-06-06T22:04:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T20:12:53.000Z (almost 6 years ago)
- Last Synced: 2024-10-23T22:16:15.751Z (over 1 year ago)
- Topics: 2d, game, java, role-playing, rpg-game, turn-based-strategy
- Language: Java
- Homepage: https://sourceforge.net/projects/hale
- Size: 28.3 MB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
### HALE
Hale is a turn based RPG with deep tactical combat and character customization.
Included is a lengthy and varied campaign with many quests, items and monsters,
visiting a variety of locales. The entire system is built to be moddable from
the ground up.
### Newsletter
#### Screenshots






#### See Wiki
[Wiki][Wiki-Home]
#### Compiling from Source
###### Requerimients
- Gradle 6.1
###### Commands
To run Gradle from the command line you must first have installed Gradle correctly.
When installed correctly you can run Gradle using this command line:
gradle run
#### Project Original
Link to page: [Sourceforge][Sourceforge-Home]
#### License
This game is distributed under the terms of the GPL.
See License.md for details.
[Sourceforge-Home]: https://sourceforge.net/p/hale/wiki/Home/
[Wiki-Home]: https://github.com/Andres6936/HALE/wiki/Quickstart-Guide