Giter VIP home page Giter VIP logo

plink's Introduction

plink, an audio game library

Plink is an open source library for creating audio games. Plink simplifies several difficult aspects about making audio games, such as finding sound effects, dealing with audio streaming, supporting diverse input methods. Plink games run in the browser and can be played on desktop or mobile.

Plink can be used to create a variety of audio-only or audio+video games, including action games, puzzle games, interactive fiction, rhythm games, music games, trivia games, and more.

Features

Plink was designed based on years of prototyping and testing simople audio games. The goal of plink is to make it as easy to develop and distribute audio games as it is to develop simple graphical games. Plink includes the following features to support this goal:

  • Batteries included—Plink is designed to make it easy to quickly prototype games. It includes commonly used functions for loading, queueing, and playing back audio. Plink abstracts away some of the difficulties of working with audio files, such as asynchronously loading audio or queueing audio sequences.
  • Single file editing—Many games can be made by editing only a single JavaScript file.
  • Automatic sound effects—Plink can automatically search for and include sound effects based on their text description, so that you can prototype games before you've chosen sound effects.
  • Multiplatform games—Plink games are simply HTML, CSSm and JavaScripot files that can be run on many devices.
  • Flexible user interface—Plink games can be controlled by keyboard input, or alternately by touch gestures on devices that support them. Plink uses a virtual controller model to provide equivalent interaction capabilities on each device.
  • Graphics—Plink games are primarily audio-based, but can also include graphics. By default, Plink's user interface displays text and sound effects on-screen as they are played.

Documentation

See the wiki for documentation.

Examples

You can see several examples of games made with plink, including source code, at accessibility.games.

License

Plink is distributed under the Mozilla Public License version 2.0

Author

Plink was created by me, Shaun Kane.

plink's People

Contributors

shaunkane 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.