https://github.com/LowWah/WwI-Solar2D-Redacted
https://github.com/LowWah/WwI-Solar2D-Redacted
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/LowWah/WwI-Solar2D-Redacted
- Owner: LowWah
- Created: 2024-05-17T07:30:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T09:28:42.000Z (over 1 year ago)
- Last Synced: 2024-12-24T12:41:10.232Z (11 months ago)
- Language: Lua
- Size: 45.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-solar2d - War with Infinity - Fantasy Heroine Edition - partial source code for a fantasy RPG game with turn-based combat. (Games)
README
# WwI-Solar2D-Redacted
Partial source code for https://lowwah.itch.io/war-with-infinity-fantasy-heroine-edition (this version is no longer hosted on itch, you will need to compile it yourself to see how it is)
It does not include the character images (replaced with template) or the encryption key and iv.
If you want to study more on turn based battle systems, I recommend looking up RPG Maker MV's battle system. That is the game engine I use and what this battle system is based on