Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Alpha v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@P0ulpy P0ulpy released this 21 Feb 23:45

The first playable alpha includes :

  • UI
  • Terrains
  • Socket Connections / Management
  • Characters effects and functionalities
  • PongBalls effects and functionalities
  • PongBalls and Characters synchronisation
  • Terrain Collisions
  • PongBalls Collisions (client-side only, may cause some problems)

Missing :

  • User in-game interfaces (just need a merge)
  • Server Side Collisions
  • UDP Sockets (for now we using TCP sockets)