Algorithm-Arena / weekly-challenge-19-falling-breakout

0 stars 0 forks source link

Weekly Challenge #19 - Falling Breakout

For this challenge, you need to implement the classical Atari game Breakout with a twist: the bricks must be going down in a way that makes the game fun to play. It's always fascinated me how with so little compute early computer games were able to produce playable.

image

Winner:

https://github.com/Algorithm-Arena/weekly-challenge-19-falling-breakout/assets/197597/ed957f67-9db7-44a5-8b9d-c6d535af28f9

https://github.com/Algorithm-Arena/weekly-challenge-19-falling-breakout/assets/197597/b79f9596-047b-4940-b2db-2d557f30c458

https://github.com/Algorithm-Arena/weekly-challenge-19-falling-breakout/assets/197597/8a937b0e-9f1e-48e4-99b8-c96c8d4f99ff

https://github.com/Algorithm-Arena/weekly-challenge-19-falling-breakout/assets/197597/5b74fa59-9a8f-4131-aed2-330ad69a6fc1

Prizes:

Rules:

How to submit a solution: