Skip to content

pbmena/pong_game

Repository files navigation

Retro Pong Game

Pong Game Flutter Project.

Demo

File Structure

lib
├── main.dart
├── screens
│   └── home_screen.dart
├── utils
│   ├── constants.dart
│   └── enum.dart
└── widgets
    ├── block.dart
    ├── control_button.dart
    ├── dialog.dart
    ├── game_ball.dart
    ├── init_message.dart
    ├── score_check.dart
    └── widgets.dart

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published