Skip to content

sagamantus/TheOffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Office

A Virtual Space for collaboration.

How to run?

Update config/settings.py

Assign SERVER_HOST the host ip of your server.

You may change CHARACTER and USERNAME.

Allowed values of CHARACTER

  • BlackNinjaMage
  • BlackSorcerer
  • BlueNinja
  • BlueSamurai
  • Boy
  • Cavegirl
  • Cavegirl2
  • Caveman
  • Caveman2
  • DarkNinja
  • EggBoy
  • EggGirl
  • Eskimo
  • EskimoNinja
  • Flam
  • GoldKnight
  • GrayNinja
  • GreenCamouflage
  • GreenDemon
  • Greenman
  • GreenNinja
  • Inspector
  • Knight
  • Lion
  • LionOrange
  • LionYellow
  • MaskedNinja
  • MaskFrog
  • Master
  • Monk
  • Monk2
  • Noble
  • OldMan
  • OldMan2
  • OldMan3
  • OldWoman
  • OrangeNinjaMage
  • OrangeSorcerer
  • Princess
  • RedCamouflage
  • RedDemon
  • RedFighter
  • RedNinja
  • RedNinja2
  • RedSamurai
  • Samurai
  • Skeleton
  • Spirit
  • Villager
  • Villager2
  • Villager3
  • Villager4
  • WhiteFighter
  • Woman
  • YellowNinja

Install dependencies

Install all required libraries in requirements.txt

python3 -m pip install -r requirements.txt

Server

Run the server

python3 server.py

Client

Run the client

python3 main.py

Artwork by Pixel-Boy and AAA

About

A Virtual Space for collaboration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages