Skip to content

bujalos/bupong

Repository files navigation

bupong

pong game project based on qt's qml

1 Qt task - Pong

In task number one the goal is to create Pong game. Probably all of you are familiar with this game in which two players are trying to get the point by buncing back the dot so that the opponent does not.

Requirements:

  • Simple interface, built without using assets
  • Counting and displaying points
  • Steering for at least one player

Result:

Simple Qt Pong game with a logic written in javascript, didn't use any js.math methods just simple comparison states.

TODO:

  1. Add pop up start window for players to add their names.
  2. Create some kind of levels.
  3. Add some visual and or sound effects when the ball collides, player wins.
  4. Add end game screen to show player winner with a new game button.

About

pong game project based on qt's qml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published