Skip to content

grimfang/grim_net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networking in Panda3d

Basic use **Notice use python3

  1. Start /src/net_core_server.py (python net_core_server) This will start the server on 127.0.0.1:6000

  2. Start /src/Game.py (python Game.py) This will start the client and try to connect to 127.0.0.1:6000

*Everything is WIP

About

Retake on networking with panda3d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages