20.08.2014, 12:47
the best way to create a UCP is writing it in Nodejs (Javascript based), since it is very light and you can trade informations from server and client via TCP sockets.
my UCP project in nodejs: (under development stage)
https://github.com/pedropapa/BrazucasExodus
Classes that might be useful:
https://github.com/pedropapa/Brazuca...cketService.js
https://github.com/pedropapa/Brazuca...cketService.js
an example of how fast it is: (real-time kill events being sent to UCP)
https://www.youtube.com/watch?v=nLAWkR9tETI
watch it in 1080p.
my UCP project in nodejs: (under development stage)
https://github.com/pedropapa/BrazucasExodus
Classes that might be useful:
https://github.com/pedropapa/Brazuca...cketService.js
https://github.com/pedropapa/Brazuca...cketService.js
an example of how fast it is: (real-time kill events being sent to UCP)
https://www.youtube.com/watch?v=nLAWkR9tETI
watch it in 1080p.