Problem I’m studying alone, so I don’t know if I’m writing efficiently. Could this slot machine simulator be improved? How? […]

Problem I have implemented Conway’s Game of Life simulation. What can I improve? How could I structure my programme better? […]

Problem I have 2 classes that do extremely similar things. The only differences are that they draw using different colors, […]

Problem I will like to improve my code in Java involving creating simulations and games. This is a problem-solving code […]

Problem I’ve written the following program as a submission to the German Federal Computer Science Competition for highschool students. The […]

Problem I recently started learning Haskell and as my first project I decided to port a particle simulation I had […]