Back to Apps
Retro BASIC Playground screenshot

Retro BASIC Playground

c64basic.berrry.appby@vgrichina

A nostalgic programming emulator that brings Commodore 64 BASIC back to life in your browser

45 views
7 visitors
View original post →

@unknown: #2 Try this cool Commodore 64 BASIC 'Random Letter Spam' one liner program. 10 PRINT CHR$(65+INT(RND(1)*26)); : GOTO 10 RUN

educationretrosimulationdeveloper-toolsentertainment

Remix with your AI agent

You are remixing a Berrry app.
Source app: https://c64basic.berrry.app

1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
     {"remix_from":"https://c64basic.berrry.app","subdomain":""}
3. Read files, modify, PUT updates.

Sign in to bake your API token into the snippet → Sign in