Skip to content

Classic "Breakout" style game, built with Qwen 2.5 running locally

License

Notifications You must be signed in to change notification settings

drewster99/classic_breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

classic_breakout

Classic "Breakout" style game in HTML + Javascript, built by prompting a local LLM

You can play it here.

Screenshot

Screenshot 2025-01-04 at 7 08 38 PM

Implementation

This was implemented entirely by prompting a local LLM (Qwen2.5 Coder 32B Instruct MLX 4-bit) running on my M4 Max 48GB Macbook Pro. Total time was maybe an hour. This implementation only runs a single level, has a fixed screen size, and other limtations

Trouble Areas

Maybe none? The first prompt pretty much generated something usable. That could definitely be due to it being such a popular example project in the past. However, it was pretty complete right away.

About

Classic "Breakout" style game, built with Qwen 2.5 running locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages