Giter Site home page Giter Site logo

wokayme / breakout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piesku/breakout

0.0 1.0 0.0 668 KB

A Breakout clone created for learning purposes.

Home Page: https://piesku.github.io/breakout/

License: ISC License

Makefile 2.27% JavaScript 0.35% HTML 5.12% TypeScript 92.25%

breakout's Introduction

Breakout Tutorial

A Breakout clone tutorial. Learn how to create games using Good Luck.

Getting Started

  1. Create a new repository using this repo as a template.
  2. Clone the newly created repository.
  3. npm install the build tools.
  4. npm start the development server.

Editor Setup

For best experience, use VS Code with the following extensions:

Rather than start the development server from your terminal, we recommend to start it from VS Code through Terminal > Run build task… or Ctrl+Shift+B. VS Code will integrate the output of the TypeScript compilation into the editor window.

Then run the project through Debug > Start Debugging or press F5.

Following the Tutorial

Follow the commits on the tutorial branch.

End Result

See https://piesku.github.io/breakout/ for the completed game which you will have created by the end of this tutorial too!

Optimized Builds

Production builds are bundled into a single .js file and optimized for size. They are suitable for deployment. You can find them in public/opt. To build them, run:

  1. make

breakout's People

Contributors

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