DEV BLOG # 3 - Architecture
This week was full of twists and turns!
Charge test
This week I tested the game servers by giving them a hard time: D
And obviously it is rather well tolerated!
Another attempt was to put the test server in London, which adds latency to client / server exchanges. And the results are very satisfying!
Docker
Exactly ! On these servers a deployment of containers is used, which allows several parts to be hosted on a server.
This also allows us to increase the capacity of parts quite quickly thanks to this type of container.
To put it simply, each container can accommodate one game at a time (therefore 2 players) and at the end of each game, it becomes available again to accommodate two other players.
Depending on the size of the server, up to a maximum of 10,000 games can be accommodated on a server.
Line of sight
After testing the controls, we realized that it was necessary to gain precision in the use of the ability to fire projectiles.
The idea of the line of sight was thought out and put in place. And frankly, we are very happy!
Conclusion
We still made a lot of progress and today with the team we have done a first version of internal test, to ensure that we are taking the right path, the feedback is encouraging!
Thanks for reading me !
Get Fantasy Arenas
Fantasy Arenas
Multiplayer arena game
More posts
- Big update for Fantasy Arenas!Apr 09, 2022
- Zgar's Story, Update 1.1.5Jan 05, 2022
- First Update for Fantasy ArenaDec 29, 2021
- DEV BLOG # 6 - We're not always lights, but ...Dec 28, 2021
- DEV BLOG # 5 - Optimizations and commandsDec 23, 2021
- DEV BLOG # 4 - I don't have a title for this post :)Dec 22, 2021
- DEV BLOG # 2 - There is animationDec 20, 2021
- DEV BLOG # 1 - MVP and DesignDec 20, 2021
- New release, IA and internationalization !Dec 19, 2021
Leave a comment
Log in with itch.io to leave a comment.