Git Product home page Git Product logo

pixi-breakout-game's Introduction

Breakout Game โœจ

Build Status License

Demo

Table of Contents ๐Ÿ“œ

Introduction ๐Ÿ—จ๏ธ

"Breakout" is a classic arcade video game that was created by Atari, Inc. and released in 1976. It was designed by Atari co-founder Nolan Bushnell and Steve Bristow, with input from Steve Wozniak, who would later co-found Apple Inc. The game is often considered one of the pioneering titles in the video game industry and played a significant role in popularizing arcade gaming during the 1970s

Rules ๐Ÿ“œ

  1. Objective: Clear all the bricks using the paddle and ball, while preventing the ball from falling past the paddle.
  2. Controls: Use the paddle to bounce the ball. Move the paddle left and right.
  3. Lives: You have limited lives. Losing a ball reduces a life. When lives run out, the game ends.
  4. Winning: Clear all bricks to progress.
  5. Losing: Lose if you run out of lives.

Setup ๐ŸŒฑ

To get started with the PIXI Breakout Game, follow these steps:

  1. Install Node.js and npm:

    • If you haven't already, download and install Node.js and npm from nodejs.org.
  2. Install Visual Studio Code (optional):

    • You can use any code editor of your choice, but we recommend Visual Studio Code for the best experience.
  3. Navigate to the Project Directory:

    • Open your terminal/command prompt.
    • Use the cd command to navigate to the directory where you cloned the PIXI Breakout Game repository.
  4. Install TypeScript and PixiJS:

    • Before you proceed, ensure you have TypeScript and PixiJS installed globally. If not, you can install them using npm:
    npm install -g typescript pixi.js
  5. Start Application:

    npm run dev

Contributing ๐Ÿค

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -m "Add your feature"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Open a pull request on the GitHub repository

Please ensure that your contributions adhere to the following guidelines:

  • Maintain a clear and concise coding style.
  • Document any significant changes or additions.

Thank you for your contributions! ๐Ÿ™Œ

Contact ๐Ÿ“ง

For any questions or feedback, feel free to reach out:

pixi-breakout-game's People

Contributors

tomc333 avatar

Stargazers

Maiko avatar  avatar Levan Shengelia avatar  avatar  avatar  avatar  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.