Giter VIP home page Giter VIP logo

tile_breaker_game's Introduction

Tile_Breaker_Game

Tile Breaker game is a game created by using python language. We have used mainly pygame library to make this game. Latest version of this game contains all basic utilities of Game.

๐Ÿš€ Quickstart

The Tile breaker Game uses some python library to play this game we need to install all packages. We are assuming that basic python libraries like time, os, random are alredy installed on your system. Steps to install all remaining packages mentioned below.

  1. Clone the project repository.
    git clone [email protected]:karankumbhar47/Tile_Breaker_Game.git
  2. Python library installation.
    pip install pygame
    pip install Pillow
    pip install pickle5
  3. Run a command to play the game(you should run this command in the repository where you have cloned the game).
    python3 TileBreaker.py

How to Play

  • In main menu you have four options

    • To start the game click on Start button.
    • To off or on game audio click on Sound button.
    • To view or reset high score click on High Score button.
    • To exit the game Exit button. image
  • When you start the game use space key to release the ball.

  • You can move slider by left and right arrow keys.

  • If you want to speed up the ball press s key on keyboard. image

  • If you want to pause the game you can press Esc key, you will get another window

    • To escape this window you can press Esc key again.
    • If you want to play the game again then press on play button.
    • To escape from game you can press exit button. image
  • After you completed the level, you will be redirected to next level automatically.

  • When you completed maximum level(which is 10) you will be awarded with one more life for ball. image

  • When you reached maximum life limit(which is 6) you will be awarded with 10,000 score and lives reset to original limit(which is 3).

hope you will enjoy the game.

tile_breaker_game's People

Contributors

karankumbhar47 avatar sanket-dandge avatar sandeshahire 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.