🎮 NeonCoreKonsole — HTML5 Fantasy Console

A retro-style mini game console that runs entirely in your browser. Just drop a ZIP cartridge and start playing.

💾 Cartridge = 1 JS game file + up to 10 PNG sprites
No server, no install — 100% client-side.

🧱 Core Features

  • Fixed resolution (320×180), sharp pixel rendering

  • Gamepad-style controls (keyboard, mouse, touch)

  • ZIP cartridge loader: 1 JS + max 10 PNG files

  • Simple API: canvas, sprites[], input, drawImage(), loop()

  • Instant load via eval() (no sandboxing)

🚫 Limitations

  • Invalid if ZIP has >10 PNG or ≠1 JS

  • No external network access

  • Executes JS as-is (potentially unsafe)

🔁 How to Use

  1. Open the console page in your browser

  2. Click “Insert Cartridge (.zip)”

  3. Enjoy your game instantly!

Published 25 days ago
StatusReleased
PlatformsHTML5
AuthorTraditionPixel
Tagsfantasy-console

Download

Download
demo1 74 kB
Download
demo2 859 kB
Download
demo3.zip 530 kB
Download
NeonCoreKonsole.html 8.1 kB
Download
Dev doc.pdf 31 kB

Leave a comment

Log in with itch.io to leave a comment.