Updated 2026-09-20 14:54:04 +02:00
Updated 2026-08-27 23:52:37 +02:00
A lot of breakout clones written by AI. See the different branches for each AI. The prompt is always something like
"""
I want you to create a breakout clone for HTML. Breakout is an old 2D game where a ball set on a paddle on the bottom of the screen is shot up, bouncing off walls and bricks, where the walls are the containment of the playing field and the bricks are destroyed (or damaged) when hit. I want the clone to be strictly written in HTML, CSS and javascript, so it does not need to be deployed (except laying the source code in a directory that's served by a webserver or file://). Basically, if you have questions, try to just make it awesome.
"""
Updated 2026-08-23 11:59:54 +02:00