Skip to content

A terminal-based Java game inspired by Buckshot Roulette (by Mike Klubnika), featuring a strategic AI bot, randomized outcomes, and interactive text-based UI.

License

Notifications You must be signed in to change notification settings

Isht-Wow/Evening-Ritual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Evening-Ritual

A terminal-based Java game inspired by Buckshot Roulette (by Mike Klubnika), featuring a strategic AI bot, randomized outcomes, and interactive text-based UI.


๐Ÿ“œ Version History

  • v0.00.1-alpha & v0.00.3-beta & v0.00.6-beta

    • Focused on initial UI and core game logic, AI development, and basic mechanics.
    • โš ๏ธ The game is not playable; most core features were still under development.
  • v0.00.10-dev

    • โœ… First playable gameplay loop.
    • ๐ŸŽž๏ธ Introduces ASCII animations and experimental mechanics.
    • ๐Ÿ› UI is buggy and inconsistent.
    • ๐Ÿค• Poor UX โ€” gameplay quality was barely functional.
    • โš—๏ธ Half-baked mechanics scattered throughout.
  • v0.00.20-stable

    • ๐Ÿคฏ Officially labeled โ€œstable,โ€ but ultra unstable and broken.
    • ๐Ÿ’ฉ UI crashes frequently, animations glitch, and AI behaves randomly.
    • โš ๏ธ Features mostly nonfunctional or half-baked.
    • ๐Ÿ“ Named โ€œstableโ€ purely out of developer frustrationโ€”not actual stability.
    • ๐Ÿ˜‚ A cautionary release for testing patience, not gameplay enjoyment.
  • v25.10.01-alphas

    • ๐Ÿ”„ Complete revamp of the game, rewritten entirely from scratch.
    • ๐Ÿš€ Implements advanced features, modular AI system, and improved internal architecture.
    • โš ๏ธ Gameplay is not designed yet โ€” stuck in Settings Menu development.
    • ๐Ÿ›  Focused on creating a solid foundation for future releases.
    • ๐Ÿ“ Clean, organized code; playable content still pending.

๐Ÿ›  Project Details

  • Written in plain Java source code.
  • No build tools like Maven, Gradle, or ANT used.
  • Compatible with Java 8 and above. Currently compiled for Java 17.
  • Fully terminal-based, with interactive menus and text-based gameplay.

๐Ÿ”ฎ Future Roadmap

  • Two distribution builds:

    • Dev Build: First access to new features, may be unstable.
    • Stable Build: More reliable, fewer updates, better UX.
  • Planned features for final release:

    • Player Stats Menu
    • Fully functional Settings Menu
    • Convenient input handling system
    • Aesthetic, user-friendly text interface
    • Robust AI behavior and logic
    • Full compatibility across Java 8+

๐Ÿ“† Versioning Convention

  • Repository creation: 13 July 2025
  • Project inception (Day 1): 4 July 2025
  • Versions follow the format: y.mm.dd-[release-type]
    • Example: 25.07.04-alpha

๐Ÿ“ฃ Contact & Support

We're a small team. While we aim to address queries and suggestions, please allow up to one week for responses.
Thank you for your patience and support!

About

A terminal-based Java game inspired by Buckshot Roulette (by Mike Klubnika), featuring a strategic AI bot, randomized outcomes, and interactive text-based UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages