Skip to content

This is a console-based gacha spin game. Players use diamonds to spin for random rewards with set probabilities. Includes common, rare, and grand prize rewards. Supports diamond top-up when the player runs out.

Notifications You must be signed in to change notification settings

Abrar-Shahriar-04/Gacha-Spin-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

  • Console-based gacha spin game.
  • Uses diamonds as in-game currency for spins.
  • One spin costs 20 diamonds.
  • Ten spins cost 200 diamonds and grant 1 extra spin (total 11 spins).
  • Random reward distribution based on probability:
    • 90% chance for common rewards
    • 9% chance for rare rewards
    • 1% chance for the grand prize
  • Common rewards include gun crates
  • Rare rewards include permanent weapon skins.
  • Grand prize: Exclusive Samurai Bundle.
  • Automatically prompts the user to top up diamonds when they run out.
  • User can input how many diamonds to top up.
  • Easy to run using a terminal/console and Python.

About

This is a console-based gacha spin game. Players use diamonds to spin for random rewards with set probabilities. Includes common, rare, and grand prize rewards. Supports diamond top-up when the player runs out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages