Go to file
ben c93e98da00 update 2024-01-10 14:36:24 +01:00
android update 2024-01-10 14:36:14 +01:00
ios update 2024-01-10 14:36:14 +01:00
lib update 2024-01-10 14:36:24 +01:00
linux update 2024-01-10 14:36:14 +01:00
macos update 2024-01-10 14:36:14 +01:00
test update 2024-01-10 14:36:24 +01:00
web update 2024-01-10 14:36:14 +01:00
windows update 2024-01-10 14:36:14 +01:00
.gitignore update 2024-01-10 14:36:14 +01:00
.metadata update 2024-01-10 14:36:14 +01:00
README.md update 2024-01-10 14:36:14 +01:00
analysis_options.yaml update 2024-01-10 14:36:24 +01:00
pubspec.lock update 2024-01-10 14:36:24 +01:00
pubspec.yaml update 2024-01-10 14:36:24 +01:00

README.md

pong

Pong Flutter project.

  • Ein einfaches Pong Spiel.

  • Nur Einzelspieler.

  • Score wird am Ende der Partie angezeigt.

  • Spiel kann pausiert werden.

  • Aktueller Score wird während der Pause angezeigt.

Geplante Business Logik:

  • Selbstständige Bewegung des Balls
  • Einen Punktestand-Zähler
  • Button um das Spiel zu pausieren