WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

ScratchCE/ScratchCE.github.io

Repository files navigation

Scratch CE Anarchy Player

A rebuild of the SCE anarchy player from the ground up, made with Svelte.

Note: This is still unfinished, so some things from the current version (like #random and the ?no-* parameters) are still missing.

Developing

Requirements:

  • node.js and npm or some other package manager
  • git (optional, for cloning the repo)
  • Preferably understanding of JavaScript and node.js, among us other things

To clone and run a development server on your machine (that autoupdates when you modify files):

git clone https://github.com/ScratchCE/ScratchCE.github.io.git
cd ScratchCE.github.io
npm install
npm run dev

For one-time building:

npm run build

(Note: A GitHub Action will usually do this for you when you push to the repo.)


Relevant bit of information from the original readme:

Recommended IDE Setup

VS Code + Svelte.

About

SCE anarchy player "v2" beta. Will eventually host the SCE website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages