Giter Site home page Giter Site logo

pong's Introduction

Pong

Pong game made with Flutter using Flame game engine.

Main purpose of the game is going to be multiplayer mode using sockets.

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.

pong's People

Contributors

paapoh avatar mulipmby avatar

Watchers

 avatar

pong's Issues

Score system

Single player
Every collision with ball and paddle registers a new point

Against bot/Multiplayer
You will get a point if the other player(bot) does not hit the ball and vice versa.

Points are shown on the screen.

Fix AI

AI not working as expected.

  • AI should move the paddle x amount in the remaining time. Movement should be constant.
  • AI should not be clipping through ScreenHitbox also known as "tunneling"

Curving the ball

Ability to flick the ball to add curviture.
Need to implement acceleration

Main menu

Main menu for choosing gamemode.
Buttons before game.

  1. Single player
  2. Play against bot
  3. Local multiplayer
  4. Multiplayer

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.