Lottery banner

Lottery

1 devlog
3h 6m 24s

This is a small Java project to simulate bets in lottery.

This project uses AI

Used Github Copilot for a bit of debugging and helping me in a situation where i couldn’t go further

Demo Repository

Loading README...

Azok42

Shipped this project!

Hours: 3.11
Cookies: 🍪 6
Multiplier: 1.83 cookies/hr

I built a small simulation tool for a lottery. You can input your tip and a amount of how often you want to roll. Then you get the distribution of the draws (how often you got 1s,2s,3s,4s,5s,6s).

I learned much about input handling in Java

Azok42

The first devlog: Basically I started on the project; I worked on the project; I finished the project.
It now includes input for your tip and the amount you want to draw numbers and output how much of which result you got.

0