Why Scroll?
Simple Syntax
Like Markdown, but more powerful. No parentheses needed.
Extendible
Build your own custom parsers.
Beautiful Output
Create stunning documents with minimal effort.
Fast & Light
Built on the efficient PPS Stack.
Prompt: website
Agent: deepseek
Model: deepseek-chat
create a game like galaga that I can play by pressing F4 key, and using the left and right arrow keys to move left and right, and using the Z key for fire. Please make it as faithful rendering of the original as possible.
You are an expert web developer. Create a website based on this request: "create a game like galaga that I can play by pressing F4 key, and using the left and right arrow keys to move left and right, and using the Z key for fire. Please make it as faithful rendering of the original as possible."
Requirements:
As a refresher, for doing the html body, Scroll is a whitespace based language that uses a single indented space to mark a line (aka particle) as a subparticle of a parent line.
For example:
The extendible markup language that makes source beautiful and compiles to anything
Get StartedLike Markdown, but more powerful. No parentheses needed.
Build your own custom parsers.
Create stunning documents with minimal effort.
Built on the efficient PPS Stack.
First suggest a short, memorable domain name ending in TLD that represents this website. Then provide the website files. Use this exact format:
---domain---
(domainTLD here)
---index.scroll---
(body content here. no blank lines please.)
---style.css---
(CSS content here)
---script.js---
(JavaScript content here)
---end---