BryceMehring / Hexel

Retro Tower Defense Game
https://brycemehring.github.io/projects/hexel/
MIT License
5 stars 2 forks source link

Get instances of Hexel to communicate #14

Closed Kioljin closed 9 years ago

Kioljin commented 9 years ago

Explore the basics of network communication with MOAI. Get two Hexel instances to communicate with each other as a precursor for coop and versus gameplay.

BryceMehring commented 9 years ago

Here is the documentation for MOAIHttpTaskBase: http://getmoai.com/docs/class_m_o_a_i_http_task_base.html

BryceMehring commented 9 years ago

We could use LuaSocket.