SnpM / LockstepFramework

Framework for lockstep RTS, TD, and MOBA games.
MIT License
1.39k stars 348 forks source link

How can i test this framework by open two client? #145

Closed cdm456852 closed 6 years ago

cdm456852 commented 6 years ago

Hi! thank you so much for open source this lockstep framework, I want to know how can I play this by open two client and test the lockstep framework.

SnpM commented 6 years ago

On Windows you can first build the game. Then run the .exe file 2 times.

On Fri, Mar 30, 2018 at 6:19 PM, cdm456852 notifications@github.com wrote:

Hi! thank you so much for open source this lockstep framework, I want to know how can I play this by open two client and test the lockstep framework.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SnpM/LockstepFramework/issues/145, or mute the thread https://github.com/notifications/unsubscribe-auth/AHXqp-ojeDEjaK_VPX4cCFnohBVXOMjSks5tjwPagaJpZM4TCUzA .

cdm456852 commented 6 years ago

Do not need a stand alone server?

cdm456852 commented 6 years ago

I just tested ,the two clients don't have any connection. if there is has any ip config that I can do?

SnpM commented 6 years ago

I will make a Desert RTS tutorial for setting up multiplauer this weekend. At the moment there may be a section for setting up multiplayer in the wiki.

On Friday, March 30, 2018, cdm456852 notifications@github.com wrote:

I just tested ,the two clients don't have any connection. if there is has any ip config that I can do?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SnpM/LockstepFramework/issues/145#issuecomment-377671584, or mute the thread https://github.com/notifications/unsubscribe-auth/AHXqp7SO6pQiI49AEFmZO8wShX0NnBhwks5tjyiNgaJpZM4TCUzA .

cdm456852 commented 6 years ago

Thank you so much for make a multiplayer tutorial.