Giter Site home page Giter Site logo

thatdudejr / blockysurvival Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uzayanil/blockysurvival

0.0 0.0 0.0 2.23 MB

A clone of the popular sandbox game Minecraft in JavaScript

License: GNU General Public License v3.0

JavaScript 99.56% CSS 0.28% HTML 0.16%

blockysurvival's Introduction

BlockySurvival

A work-in-progress Minecraft clone.

Disclaimer: As mentioned above, this is a work-in-progress. It has many bugs and missing features.

Controls should be more-or-less the same as actual Minecraft.

Libraries:

The Creator

Alejandro Cervera

How to make a contribution

In order to make changes in the repository you must do the following,

Fork this repository in to your personal account by typing the following command in your terminal,

git clone https://github.com/PN6723/Minecraft.js

Create a branch in git inside your local machine: git checkout -b

Now you can fix bugs or do whatever you need to do in order to improve the code in the project. Follow the code style of the project, including indentation.

If the project has tests run them! Write or adapt tests as needed. Add or change the documentation as needed. Remember to make sure the changes are applied only to the branch you created!

Open CONTRIBUTORS.md in a text editor and add your name to it. Don’t add it at the beginning or the end of the file, add it anywhere in the middle of it.

Now, save the file.

Commit those changes by doing git commit -m "Added to contributors list “-m” tells git that you are committing the changes with a message to tell people what the commit is about.

Push those changes to the forked repository on Github via: git push origin replacing “ with the name of the branch you created earlier.

blockysurvival's People

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.