Releases: lemonade-sdk/infinity-arcade
v0.3.0
What's Changed
- Update to work with the new Lemonade installers by @jeremyfowers in #62
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
This is a hotfix to solve a problem with the .exe.
- Fix recursive load by @jeremyfowers in #60
- Release 2.0.2 by @jeremyfowers in #61
Full Changelog: v2.0.1...v0.2.2
v2.0.1
This release changes the default model on any resource constrained system to Playable1-GGUF, which we have fine-tuned specifically for Infinity Arcade!
Systems with 16GB+ dGPUs or 64GB+ APUs will still load Qwen3-Coder-30B.
With Playable1-GGUF, you can now generate games based on Pong, Snake, Space Invaders, Flappy Bird, Breakout, and Galaga.
You can also apply remixes such as accelerating balls, rainbow colors, rapid fire, exploding bullets, adding a starfield to the background, adding coins to collect, and more!
v0.2.0
What's Changed
- Protect the user from lemonade installer failure to launch during setup by @jeremyfowers in #46
- Improve LLM prompts by @jeremyfowers in #50
- Rebrand to Infinity Arcade by @jeremyfowers in #55
- Rename the repo to infinity-arcade by @jeremyfowers in #56
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
- Refactor the python for better maintainability by @jeremyfowers in #42
- Hardware-based model auto select by @jeremyfowers in #44
- Ryzen AI 300-series laptops: Qwen-2.5-7B-Instruct-Hybrid
- STX Halo and high-end dGPUs: Qwen3-Coder-30B-A3B-Instruct-GGUF
- Default/fallback: Qwen3-4B-Instruct-2507-GGUF
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Headline
🕹️ MORE FUN
- Remix any game you've created!
- Change the game's theme, difficulty, or even request bug fixes.
🐛 LESS CRASHES
- If your game crashes, Arcade will automatically feed the error message back into the LLM and request a fix.
What's Changed
- Update README.md by @jeremyfowers in #18
- Add email and readme to the setup by @jeremyfowers in #19
- Lemonade Arcade homepage by @vgodsoe in #20
- Add a workflow for publishing the website by @jeremyfowers in #21
- small website fixes by @jeremyfowers in #22
- Increase the game creation timeout to 10 minutes by @jeremyfowers in #25
- Refactor into lemonade client library by @jeremyfowers in #26
- Agentic retry for python syntax errors by @jeremyfowers in #30
- Retry plus by @jeremyfowers in #37
- Agentic Remix mode by @jeremyfowers in #38
New Contributors
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Ready for release!
Use your overpowered GPU to run AI that produces creative retro-style games! Enter your prompt and the playable game pops open in minutes.
Push your imagination to the limit, it's 100% free and local.
To get started, use the .exe below, or:
pip install lemonade-arcade
lemonade-arcade
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Show correct version number on upgrade message by @jeremyfowers in #14
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Rev the required lemonade version number to 8.1.4 by @jeremyfowers in #12
- Release v0.1.3 by @jeremyfowers in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix a minor readme issue by @jeremyfowers in #10
- Make it easier to download the release by @jeremyfowers in #11
Full Changelog: v0.1.1...v0.1.2