⚠️ STATUS: WORK IN PROGRESS This project is currently under active development.
- Main Menu: Stats display (Health, Hunger, Energy, Level) and User Profile creation.
- Battle System: functional
SmallTownencounter loop- Attack: Standard damage dealing.
- TNT: Heavy damage with recoil.
- Flee: Chance to escape battle.
- Health System: Fainting logic if HP drops to 0.
- Exp: Menu option exists, but functionality is empty.
- Levels: Menu functionality is empty.
- Victory: Defeating a town (0 HP) does not trigger a "Finished" state yet.
- Game Reset: Reset functionality is not fully implemented.
[Version 2 Nightly Build] Video here
[Nightly Build]
* Form : jar
* Runtime : Java -jar Builds/Nights/TownCL.jar
* Requirement : Java Compiler/SDK Around (24)
[Haxe Build]
* Form : Whole
* Runtime : Haxe build.hxml
* Requirement : TheHaxeToolkit 4.3.7/Likewise
[Untitled Build]
* Form : TownCL-Main
* Runtime : VOID
* Requirement : VOID
[Java Build]
* Form : Town-Main.jar
* Runtime : Java Town/Main.jar
* Requirement : Java Compiler/SDK Around (24)
[Version Asortment]
* Versions Stay at 1, 2, 3 etc
* Only breaking this pattern if massave bug fixes are required
[Builds]
* Each Build Type Is The Same Just Uses Diffrent Compiler Such As [JavaLVM Or Mingw]
* Every Build Should Have Patch Notes And Version Notes
[Nightly Builds]
* The Nightly Build Is The Latest After Stable Release
* If You Download This Repo As Zip/Likewise Your Most Likely Downloading The Nightly Build