Skip to content

Conversation

@347matheus
Copy link

No description provided.

@nikkieinthavong-del
Copy link

This pull request introduces the initial implementation and documentation for the new slot game "Cash Cow" on the Stake Engine platform. The most important changes include the addition of a detailed project README, game metadata, and scripts for running and simulating game rounds.

Documentation and project setup:

  • Added a comprehensive README.md describing the game's features, structure, simulation instructions, and RTP targets.
  • Created the meta.json file with essential game metadata such as name, version, layout, max win, bonus features, and language support.

Game simulation scripts:

  • Added run.py to execute a single game round and print the result, serving as the main entry point.
  • Added simulate_game.py to run extensive simulations (default 100,000 rounds) and estimate the game's RTP, aiding in balancing and testing.

@nikkieinthavong-del
Copy link

This pull request introduces the initial implementation and documentation for the new game "Cash Cow" on the Stake Engine platform. It sets up the project structure, provides metadata, and includes scripts for running and simulating the game, along with a detailed README.

Game setup and documentation:

  • Added a comprehensive README.md describing game features, structure, simulation instructions, and RTP information for "Cash Cow".
  • Created meta.json with game metadata, including layout, max win multiplier, bonus features, supported languages, and RGS compatibility.

Simulation and execution scripts:

  • Implemented run.py to execute a single game round using the GameConfig class.
  • Added simulate_game.py for bulk simulation of game rounds to estimate RTP, printing the results for 100,000 rounds by default.

@14087821
Copy link

esta muy bien

@14087821
Copy link

image

@14087821
Copy link

@14087821
Copy link

~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants