Git Product home page Git Product logo

pongplusplus's Introduction

PongPlusPlus

PongPlusPlus (Pong++) handelt sich um ein Player VS PC Pong spiel mit Fähigkeiten. Das Ziel des Spiels ist, den Ball out-of-Bounds zu setzen, indem man den Ball vom eigenen Balken weg prallen lässt, sodass der gegnerischen Balken den Ball nicht stoppen kann. Das Spielfenster wird durch einen Balken getrennt. Den eigenen Punktstand sieht man immer im eigen Spielfeld-hälfte. Ausser den gewöhnlichen Regeln gibt es noch Fähigkeiten. Man kann mit der Fähigkeit die Ball Geschwindigkeit im gegnerischen Spielfeld beschleunigen und im eigenen verlangsamen für 10 Sekunden. Ein Sieg gilt, wen ein Spieler 10 Punkte erreicht hat.

GUI:

Originales Mockup:

PongPlusPlus Mockup

Info:

PongPlusPlus Info Scene

GamemodeSelection:

PongPlusPlus GamemodeSelection Scene

DifficultySelection:

PongPlusPlus DifficultySelectionnfo Scene

Ingame:

PongPlusPlus Ingame Scene

Gameover:

PongPlusPlus Gameover Scene

Klassendiagramm earlystage:

PongPlusPlus UML early stage

Klassendiagramm:

PongPlusPlus UML

Usecase diagram:

Usecase

Sequence diagram:

Sequence diagram

  • Gameobject: Alle auf dem Screen zusehende Objekt erbben von dieser Klasse. Enthalteten(X/Y) Variablen, abstrakte update Methoden etc.
  • Ball: Enthaltet die Logik vom Ball und erbt von Gameobject.
  • PlateObject: Eine Erweiterung der Klasse Gameobject, enthält spezielle Methoden.
  • BaseScene: Alle Szenen erben von dieser Klasse, enthält die Gemeinsamkeit aller Szenen.
  • GodLikeAnimationTimer: Enthält den Timer welchen wir im Spiel brauchen.
  • BallSppedManipulator: Enthält die Fähigkeit, die Ball Geschwindigkeit manipuliert.
  • PongPlusPlusApp: In dieser Klasse werden alle Szenen registriert.
  • Board: Zeichnet alle In-game Elemente und Enthält alle in-game Logik.
  • GameSetting: Enthält alle Game Einstellungen

Authors

yrikhn, oliverach

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.