Git Product home page Git Product logo

html5-games-workshop's Introduction

HTML5 games workshop

A workshop that teaches how to develop HTML5 games with JavaScript and Phaser.

It is meant to last a full day, although it includes sufficient guiding for people to finish it at home if only a short session with a coach is possible.

Access the workshop online here.

Game screenshot

Sessions

Upcoming sessions of this workshop:

  • Barcelona (Spain), 4 March 2017 at AdaJS.

Would you like to host the workshop in your city? Contact Belén.

Development

If you want to tinker around or have your own version…

This project uses Metalsmith to generate a static website out of Markdown files (among others).

Build the project

npm install
node index.js

It will generate a dist folder with the website for the workshop generated. It's all static files.

Watch

There is a watch mode that will recompile the project whenever a markdown file has been changed:

npm run watch

Publish to Github Pages

npm run deploy

This assumes that your repository is named html5-games-workshop. If not, you will need to update package.json and change:

"build:ghpages": "node index.js --base \"/html5-games-workshop\"",

…to use your repository name as --base parameter.

html5-games-workshop's People

Contributors

belen-albeza avatar 0xdc avatar mbeijen avatar delapuente avatar susanasanz9 avatar greut avatar

Watchers

 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.