Coder Social home page Coder Social logo

rexwangsida / craftmaster Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 7.0 72.79 MB

Minecraft-like 3D sandbox game built with Python and Pyglet

Home Page: http://rexwangsida.pythonanywhere.com/

License: MIT License

Python 84.45% TeX 15.55%
web game minecraft 3d-game sandbox-game

craftmaster's Introduction

Welcome to CraftMaster 👋

Welcome to the repository of our Mcmaster SFWRENG 3XA3 Software Project, lead by Prof. Asghar Bokhari and supervised by TA Thien Trandinh. The information of the group members is listed below:

Group Member Role(s) Contact Info
Sida Wang Full-Stack Developer, Game Developer [email protected]
Weidong Yang Full-Stack Developer, Game Developer [email protected]
Deuce Cao Game Developer [email protected]

Table of Content

CraftMaster is a 3D sandbox game developed by three software engineering students at Mcmaster University. It is a reimplementation of @fogleman/Minecraft(refered to as orginal project) which is developed by Michael Fogleman. CraftMaster is written in Python with Pyglet. All the media source are open-source and found online. The executable game is generated by Pyintsaller. We believe the software design principles and software architectural design patterns that we applied to the project significantly increased the quality of the software. The highlights of CraftMaster are the module decomposition and novel functionalities/features of the game. The team has also developed and deployed a game website to hold the game for downloads and updates.

Download the executable game and play

  • The Official Game Website can be found at HERE.
  • To learn the instruction of how to download and play the game, follow the CraftMaster User Guide.

OR

Run the game in terminal

  • This can be done in Windows PowerShell or Linux/Mac Terminal, and it requires git, python and pyglet, or at least pip.
  • The instruction of how to install python can be found at HERE.
  • The instruction of how to install pip can be found at HERE.
  • The instruction of how to install git can be found at HERE.
  • To install python(it requires pip to be installed), run:
pip install python
  • To install pyglet(it requires pip to be installed), run:
pip install pyglet
  • To start the program, sequentially run:
git clone https://github.com/RexWangSida/CraftMaster.git
cd CraftMaster/CraftMasterGame/src
python main.py

So far the executable game is only supported on Windows OS.

  • Windows OS
  • Mac OS

The Mac OS version is still on the way.

We gratefully thank Thien Trandinh for the guidance throughout the term and Michael Fogleman for giving us permissions to modify the amazing original project and allow us to develop CraftMaster on the base of it.

[Last Edited 06/19/2020]

craftmaster's People

Contributors

rexwangsida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.