Skip to content

RuofengX/pycraft-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycraft, the game

Pycraft is a multi-player sand-box game coding in python. This repo contains its server program and client SDK. Pycraft provides several API and a python SDK to connect to.

Pycraft official provides a public server, feel free to try!

The game is still working in progress

Run uvicorn server:app --reload to start the server for test and preview. Open http://localhost:8000/docs to get more.

Some principles

  1. Free is for Freedom. Be free and easy to code and play.
  2. Existences continuum. Make the time and spaces.
  3. Be pythonic. Code keeps evolving.

Legal related

This software is a freedom software, it is licensed under GPL3.0, check it before you commit your code or deploy it on your own server.

The official game it self is also free, whenever you connect to the server(use SDK or API or anything else) means that you agree with those user regulations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages