Coder Social home page Coder Social logo

panels-project-template's Introduction

Panels Project Template

A starter template for your Panels comic (with examples).

Setup

This is a Template Repo. Click "Use this template" to create your own fresh repo with all the contents of this template.

This template includes the Panels framework as a git submodule. Be sure to properly initialize the submodule when cloning the repo.

If you're not using git, you can download this code as a ZIP file. In that case you'll also need to download the code from the Panels repo and place it in the source/libraries/panels/ folder of this template.

Get Started

Edit the table in source/myComicData.lua to start building your comic.

Edit source/main.lua to add game credits or alter Panels settings.

Documentation

Check out the full set of documentation here:

Examples

This template includes some example sequences to help you get started:

  1. Simple Comic
    Create a series of panels with image layers with parallax scrolling.
  2. Animation
    Set a layer to animate across the screen as the panel scrolls, or when the user presses a specific button.
  3. Image Transitions
    Transition between two images on the same layer based on panel scroll position, or button press.
  4. Custom Functions
    Create custom render, advance, and reset functions to take over drawing and behavior of a single panel.
  5. Audio
    Play background audio for an entire sequence or a single panel. Trigger a sound effect synced with an animation.

Look in the source/examples/ folder to find data tables for each sequence.

If you do not need the examples you can delete the entire examples folder from your project. Also remove the example assets in source/images and source/audio.

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.