A terminal-based Java game inspired by Buckshot Roulette (by Mike Klubnika), featuring a strategic AI bot, randomized outcomes, and interactive text-based UI.
-
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.
- 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.
-
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+
- 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
- Example:
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!