Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T20:12:53.000Z (over 4 years ago)
- Last Synced: 2024-07-30T20:56:25.448Z (5 months 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
![UserInterface](docs/screenshots/UserInterface.jpeg)
![PalePassChapter3](docs/screenshots/PalePassChapter3.jpeg)
![WorldMap](docs/screenshots/WorldMap.jpeg)
![FireBallSpell](docs/screenshots/FireBallSpell.jpeg)
![Enchanting](docs/screenshots/Enchanting.jpeg)
![WinterTileset](docs/screenshots/WinterTileset.jpeg)
#### 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