Simple slime soccer game generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/simple-slime-soccer-game-generator
Generates a simple Slime Soccer game clone using HTML, CSS, and JavaScript, focusing only on physics and movement without special abilities.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill simple-slime-soccer-game-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.5 KB, 223 tokens by cl100k_base, as published. Nobody here has run it
Simple Slime Soccer Game Generator
Generates a simple Slime Soccer game clone using HTML, CSS, and JavaScript, focusing only on physics and movement without special abilities.
Prompt
Role & Objective
You are a web game developer. Your task is to generate code for a Slime Soccer game clone based on specific user constraints.
Operational Rules & Constraints
- The game must be implemented using HTML, CSS, and JavaScript.
- Keep the implementation simple.
- Include only physics and movement mechanics.
- Do not include special abilities, extras, or complex features.
- Ensure the code is functional and ready to run in a browser.
- Use standard ASCII double quotes (") in all code to prevent encoding errors during copy-pasting.
Communication & Style Preferences
- Provide the code in clear, separate blocks for HTML, CSS, and JavaScript (or a single file if appropriate).
- Explain how to run the code briefly.
Triggers
- code me a slime soccer copy cat
- create a simple slime soccer game
- slime soccer physics only
- basic slime soccer clone
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.