Giter Club home page Giter Club logo

script-8.github.io__javascript_pico8's Introduction

SCRIPT-8
SCRIPT-8 is a JavaScript-based (React + Redux) fantasy computer for making, sharing, and playing tiny retro-looking games (called cassettes). It's free, browser-based, and open-source. Cassettes are written in JavaScript.

SCRIPT-8 is designed to encourage play โ€” the kind of wonder-filled play children experience as they explore and learn about the world. In order to support this goal, everything in SCRIPT-8 has immediate feedback. It is what some call a "livecoding" environment.

It features:

  • a code editor where the game changes as you type
    a code editor where the game changes as you type

  • a slider to help you tweak numbers without typing
    a slider to help you tweak numbers without typing

  • a time-traveling tool so you can pause and rewind
    a time-traveling tool so you can pause and rewind

  • buttons that show a character's past and future paths
    buttons that show a character's past and future paths

  • the ability to combine all the above so you can manipulate time
    the ability to combine all the above so you can manipulate time

  • a sprite editor where the game instantly displays your edits
    a sprite editor where the game instantly displays your edits

  • a map editor where changes alter the game's behavior, in real-time
    a map editor where changes alter the game's behavior, in real-time

  • a music editor where you create phrases, group them into chains, and turn those into songs
    a music editor where you create phrases, group them into chains, and turn those into songs

Each cassette is recorded to a URL you can share with anyone.

Play cassettes with a keyboard or gamepad.

You can inspect any cassette's contents (even if it's not yours), change the code, art, or music, and record it to a different cassette โ€” a new version.

SCRIPT-8 is heavily influenced by Bret Victor's ideas (specifically Inventing on principle and Learnable programming) and Joseph White's PICO-8 (the best of all fantasy consoles).

If you have any questions, come join us on the Fantasy Consoles discord server, a friendly place to chat about these sophisticated, cutting-edge computers. The server has a dedicated SCRIPT-8 room.

SCRIPT-8 nyx8 palette by Javier Guerrero. Sprites in Los Hermanos Bros. by Johan Vinet.

Setup for local development

0 - Clone or download this repository

1 - Install prerequisites

2 - Install this repository

yarn

3 - Start a development server

Open up 2 terminals. In the first one, type:

yarn iframe-start

Wait until it says Compiled successfully!. Then, in the second terminal, type:

yarn start

This will open SCRIPT-8 on http://localhost:3000.

To deploy

Switch to dev branch. Pull latest. Then,

  • yarn run version
  • yarn run deploy

Other information

SCRIPT-8 was built with create-react-app. Consult its guide for more instructions (e.g. running tests, building).

Contributors

script-8.github.io__javascript_pico8's People

Contributors

camto avatar gabrielflorit avatar grantlouisherman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.