9 years ago
by cauffe
Hi all,
I'm wanting to make a Ager.io like browser based game. Is ImpactJs the right engine for something like that?
Have there been any recent advancements in ImpactJs's multiplayer capabilities?
9 years ago
by Joncom
Is ImpactJs the right engine for something like that?
Impact is capable of something like that. Using Box2D for the physics would probably be a good idea since you would need to support circular shaped entities.
Have there been any recent advancements in ImpactJs's multiplayer capabilities?
Not really. Multiplayer is a tricky thing. There is no one best way to network a game because different types of games call for different networking techniques.
Should be doable though...
Here's an tech demo example of a multiplayer game made with Impact:
http://commins.ca/gib/
And the source code for it:
https://github.com/Joncom/gib
Page 1 of 1
« first
« previous
next ›
last »