Skip to content

CrunchysPixelPillow/Project_TownCL

Repository files navigation

Town CLI RPG

⚠️ STATUS: WORK IN PROGRESS This project is currently under active development.

Project Status

✅ Implemented Features

  • Main Menu: Stats display (Health, Hunger, Energy, Level) and User Profile creation.
  • Battle System: functional SmallTown encounter loop
    • Attack: Standard damage dealing.
    • TNT: Heavy damage with recoil.
    • Flee: Chance to escape battle.
  • Health System: Fainting logic if HP drops to 0.

❌ Not Working / To-Do

  • 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.

Showcase

[Version 2 Nightly Build] Video here

Builds


[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)

Comments


[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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages