This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Releases: P0ulpy/NetPong-Project
Releases · P0ulpy/NetPong-Project
Alpha v0.1
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)