brian-lui / DiveFrog

The fighting game sensation
0 stars 0 forks source link

NETPLAY #27

Open brian-lui opened 8 years ago

brian-lui commented 8 years ago
  1. Each frame, pass down the keystates through the internet tubes
  2. Create a new method, getCurrentState(), that will get the current position, velocity, super meter, etc, all the frog information
  3. Each frame, apply the keystates to the current getCurrentState()
  4. Profit
sharpobject commented 6 years ago

yeah let's make netplay for divefrog