Giter Site home page Giter Site logo

kiwi-examples's Introduction

Kiwi.js Examples

You are looking at the Kiwi.JS examples repository. Here you will find snippets of code demonstrating various areas.

Kiwi.JS is an Open Source HTML 5 game framework for making mobile and desktop HTML 5 games. Kiwi utilizes a custom built-in WebGL renderer with a Canvas fallback for other devices.

If you are looking for the Kiwi.JS library itself, then let us direct you to the Kiwi.JS repository.

##Viewing Examples This repository comes from a desire to have an ever expanding growth of Kiwi.JS examples. Whether they be for the Kiwi.JS Core, Plugins, or Games, all examples are welcome.

To view the examples you will need to have a local web server installed. Feel free to use your own web server, otherwise you can also use grunt web server included in this repo.

For local web servers browse to the examples folder:

examples/index.html

To start the included web server, firstly make sure you have Node.JS and Grunt. Then run npm install inside the root directory (same level as this README.md file). Now run grunt connect to start the server. You can now access your web server at http://127.0.0.1:8001. Browsing to http://127.0.0.1:8001/examples/index.html will bring up the examples.

##Contributing From long time code enthusiasts to those just starting out, anyone can help contribute if desired.

  • If you find a bug then please report it on GitHub, post it on the Forum, or send us a message.
  • You can also add new examples, fixes, or updates by issuing Pull Requests.
  • Created more than just an example? Well feel free to get in touch. We love hearing from you!

##Bugs If you discover a bug and find yourself wanting to jump in and help make the world of HTML5 gaming a better, less buggy, place, please add said bug to our issues tracker with as much information as possible, especially source code demonstrating the issue

https://github.com/gamelab/kiwi-examples/issues/new

##Where to find us

kiwi-examples's People

Contributors

zfreiberg avatar benjaminharding avatar benjamindrichards avatar

Watchers

James Cloos 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.