Can anyone get us started on how we would go about creating a two player game on two computers or playing online?
Thsnks,
Steve
Printable View
Can anyone get us started on how we would go about creating a two player game on two computers or playing online?
Thsnks,
Steve
Take a look at the simple chat tutorials on the tutorials page.
http://www.clickteam.com/eng/learning_resources.php
This is going to give you the basics of sending data and how MOOClick operates.
While this example is a chat room the basics is the same for games also -- Its just data going from computer to computer and what you do with the data makes it a game or a chat :)
Once you get that down you can take a look at the new OINC extension thats in beta. Its like MOO except modern.