Activity

Azok42

Now Download and Upload works just fine. I just need to implement the index file, so that can happen automatically.

I think i rewrote the exact same functions at least 5 times because it was so bad (it still is, but I don’t care)

0
Azok42

I implemented the first kind of question, a true or false question! It works just fine and also has a “print mode” to print out the correct results.

0
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
Azok42

In my first devlog I worked on the general structure and the setup of the connection. After the first “contact” I developed the file transfer and protocol functions. Then i got to reworking the file transfer, because the first version was a mess.

0