Code Monkey home page Code Monkey logo

angry-birds-clone's Introduction

Angry birds clone

An angry birds clone using JavaFX framework.

UML UML

Overview

In this project, we make a very simplified version of the popular “Angry birds game”

The game includes the following features:

  • Throw the bird with the mouse
    • The bird gets a linear velocity in which its vertical component is affected by gravity. That’s what make the curve in which the bird moves
    • Dragging the bird far away makes it stick on a circle. This is achieved by putting the bird on the intersection of a circle and the line from the center of the circle to the bird position
  • Change the bird to your favorite angry bid: “Red”, “Chuck” or “Bomb”
  • Levels are created randomly and consist of two main building blocks: “Obstacle” and “Pig”
  • Track score and high score. Once all pigs are dead, a new level is created with a random configuration where the number of pigs is more than the previous level. The number of birds is also increased with every level
  • Game over screen shows when the game ends. It shows both score and high score. The game ends when you no longer have birds and there are still more pigs in the level.

UML

UML

How to run the game on your PC

To run the game

  1. Install Extension Pack for Java as a vs code extension
  2. Follow the instructions on the vs code docs here

angry-birds-clone's People

Contributors

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