Giter Club home page Giter Club logo

Workruft

About/Testimoanials

"Best game ever, in the making." - creator

"Workruft is all of the Top 10 Games of 2021 combined!" - creator

"First guaranteed cure of the corona." - WHO, CDC, Trump, Biden, and Putin, simultaneously, all at once, at the same time, in unison, together

"Attack Helicopter, Attack Helicopter, Attack Helicopter!" - Attack Helicopter

"I am groot! Also hey, what is this game it's really good!" - Groot


How 2 Play?

Head over to the Releases section and download the latest release.

Workruft is compacted into a single HTML file. You need only open it in your web browser to play!


Media


Can I help?

Yes.

How 2 Server? How 2 Develop?

Depending on which you're wanting to do:

  • Server:
    • Put the following in the same local folder (if not the entire project):
      • /Server/
      • /Common/
      • package.json
  • Development:
    • Clone the entire repository to your computer. (Btw might wanna lern u some git.)

Then:

  • Install Node.js. Once you can type npm -v in your terminal and see the version printout, you should be good to go.
  • With a terminal open at the local Workruft directory, type npm install to have Node automatically install Workruft's dependencies. Wait for it to finish.

If running the server:

  • Depending on whether you're using Visual Studio Code:

    • VSCode:
      • Run the NPM script start-server from the sidebar.
    • Not VSCode:
      • Run node 'Server/index.js' in the terminal.
  • You should now see this in the terminal:

    Server ready and listening! {"address":"::","family":"IPv6","port":1337}
    Gettin yo IP...
    Yo IP address is: 1.2.3.4

    Once you do, the server is up!

If developing:

  • Depending on whether you're using Visual Studio Code:
    • VSCode:
      • Run the NPM script build-client from the sidebar.
    • Not VSCode:
      • Run npx parcel watch Client/Page/index.html --no-hmr --public-url . --out-dir dist/client in the terminal.
  • Open up .../Workruft/Codez/dist/client/index.html in the browser.
  • As you develop, whenever you save, ParcelJS (npm package) should monitor the Codez and keep index.html up-to-date automatically.
  • Contact Mr. Workruft himself and ask how you can be of help with your miserable lack of skillz.

A.K.A.

  • 🍎🍌🍓 "Workfruit" 🍍🍉🍇
  • ❄ "Fridge 3D" ❄
  • 🏙 "Scam City" 🏙
  • Fragile
  • Glitch Nova
  • Glitch 3D

workruft's Projects

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.