Giter Site home page Giter Site logo

mothq / ppl-utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pewpewlive/ppl-utils

0.0 0.0 0.0 11.59 MB

Utility and documentation for creating custom levels for PewPew Live.

Home Page: https://pewpew.live

License: MIT License

Shell 0.20% Python 1.81% Lua 85.75% Go 5.36% HTML 6.88%

ppl-utils's Introduction

ppl-utils

This repository hosts the code source and documentation for the PewPew Live development environment. It allows anyone to create custom levels for PewPew Live.

Requirements

You need a computer with Windows, macOS, or Linux. You currently can't use a phone or tablet.

Getting started

  1. Download a prebuilt archive for your platform.
  2. Important: extract the zip. Running the binary directly from the zip will not work.
  3. Run the ppl-utils binary.
    • On Windows: double click ppl-utils.exe. Windows warn you that it's dangerous. If you downloaded the binary from this github page, you'll be fine.
    • On macOS: open a terminal. Drag and drop the ppl-utils binary into it. Press enter.
    • On Linux: execute ppl-utils.
  4. The binary creates a web server that hosts PewPew Live on the port 9000. Point your browser to http://localhost:9000/pewpew.html to launch PewPew Live.
  5. When launched, PewPew Live lists the level found in the content/levels/ directory. Play a level by clicking on it.
  6. Change code in content/levels/ and see how it affects the existing levels.
  7. Open the browser's Javascript console to see the error messages.
  8. Read the wiki.
  9. Ask questions in the Discord chat room.

You can also take a look at the code of levels that have been released.

Building the server

If you don't want (or can't) use one of the prebuilt binaries, you can build the binaries yourself. The only requirement is to have golang 1.14 or newer installed on your system. After obtaining the source code, build with go build.

ppl-utils's People

Contributors

jyaif avatar skpg-tech avatar tasty-kiwi avatar modengineer avatar mutoxicated 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.