Majalah Ilmiah Teknologi Elektro (May 2019)

Analisa Penggunaan WebRTC dan Websocket pada Real Time Multiplayer Online Game Tradisional Ceki

  • Gede Humaswara Prathama,
  • Ni Made Ary Esta Dewi Wirastuti,
  • Yoga Divayana

DOI
https://doi.org/10.24843/MITE.2019.v18i01.P07
Journal volume & issue
Vol. 18, no. 1
pp. 47 – 54

Abstract

Read online

Ceki is one of the traditional card games that has been quite popular in Malaysia, Singapore and Indonesia. In Bali the game of ceki has become a tradition, where the game is played when there is community activity. Multiplayer online games are one way to introduce and develop traditional games to be more interesting to play. The problems that are often faced to develop multiplayer online games include the latency problems that are different from each player so that it can interfere with games from other players who have better latency. In this study, a real time multiplayer online game will be built to play traditional games. discussing how the rules of traditional games obtained from the rules of the Balinese game will be applied to the game engine from online multiplayer games, how to implement online game multiplayer architecture on client-server and peer to peer web-browsers. The focus of this research is on the performance of the use of websocket and webRTC on latency and bandwidth usage for data synchronization that supports real time multiplayer online games based on peer to peer. The results obtained from this study see the average latency needed to synchronize data between websocket compared to webRTC is very significant. The number of players has no effect on latency in both websocket and webRTC.