Menu

Home

John Tessin

Frantic

This is going to be (hopefully) an MMO base that anyone can use to build their game. It is really rough now (obviously) but it has (hopefully) a good start.

I have tried to keep the pieces together and any external code can be found in ThirdParty\Store.

Frantic (client) - This displays game world graphics and ghosts (remote players) along with collecting user input.

PrimeSrv (PrimaryServer aka: Realm or World Server) - This handles initial connect and management of getting the player's client connected to the proper SubServr.

SubSrvr (Sub Server or Zone/Area Server) - This handles arbitration of game play between players and the automata in a particular area/zone.

The wiki uses Markdown syntax.

Project Members: