Giter VIP home page Giter VIP logo

pong_android's Introduction

Pong Game for Android ๐ŸŒŠ

Classic Pong game for Android, built with Processing. The user interacts with the platform through the device's accelerometer.

capture

As we can see on the image above, our application is built on top of the classic Pong game. There are two players, the green player controlled by the user and the red player controlled by a simple AI. The goal of the game is to hit the ball so it does not surpass your own side of the game area, while trying that that same ball surpasses the enemy player in its own game area, scoring a point every time this happens.

The main difference between the classic Pong game and our version is that there are also 2 extra objects that we have named Teleporters. There are a yellow Teleporter and a blue Teleporter. If the ball hits the yellow Teleporter, it will automatically move to where the blue Teleporter is. This process will always be from yellow to blue, and never the other way. If the ball hits the blue Teleporter, nothing will happen.

Controlling the player is very intuitive, simply press up and down on the device. The key of the interaction in our platform is the controls for the Teleporters. Each of them will move at a different speed, and will be controlled by the user through the accelerometer on his device. That way, the user can use the Teleporters as support to score points and beat the AI.

pong_android's People

Contributors

astraey avatar

Watchers

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