Skip to content

SirBergue/PyCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo PyCraft

My Own Minecraft 😅

This application was developed using Python.

Technologies   |    How To Use   |    How To Contribute   |    License

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git, Python + PyCharm or another IDE. From your command line:

## Windows Dependencies Install
py -m pip install pyglet pygame

## Linux Dependencies Install
pip3 install pyglet pygame

# Clone this repository
$ git clone https://github.com/SirBergue/PyCraft

# Go into the repository
$ cd PyCraft

# Run the Launcher.py file (Windows)
py -m Launcher.py

# Run the Launcher.py file (Linux)
python3 Launcher.py

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

📝 License

This project is under the GPLv3 license. See the LICENSE for more information.


Made by SirBergue 😆

About

A really public minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages