Understanding C Sfml Multiplayer Platformer Game Dev Progress
Let's dive into the details surrounding C Sfml Multiplayer Platformer Game Dev Progress. Improved collision a bit.
Key Takeaways about C Sfml Multiplayer Platformer Game Dev Progress
- Refactor code and implemented snapshot compression.
- Implemented scoreboard.
- I worked on client lobby, server, and master server. Anyone can host and register a server to master server. Master server is ...
- Added map objects.
- C++/SFML multiplayer platformer dev progress 9
Detailed Analysis of C Sfml Multiplayer Platformer Game Dev Progress
Added chatting. C++/SFML multiplayer platformer game dev progress 3 So now I have a "playable"
If you are asking yourself how I did collision detection before knowing AABB or SAT this is what I developed back then (edit: link ...
That wraps up our extensive overview of C Sfml Multiplayer Platformer Game Dev Progress.