Skip to content

Sim-Ethereal Basic Example

Compare
Choose a tag to compare
@pspeed42 pspeed42 released this 15 Aug 07:09
· 99 commits to master since this release

This release includes an example SimEthereal application that builds on the basic network examples of previous releases. The example is a really basic "game" where multiple players can login and fly around in space ships in a 3D grid in space.

The code illustrates how to setup SimEthereal for networking syncing and how to do proper client-side interpolation of the object updates.

sim-eth-basic.zip contains the full application. Just unzip it and run the bin/sim-eth-basic.bat or bin/sim-eth-basic depending on your operating system.