Giter Club home page Giter Club logo

konstructs-client's Introduction

Konstructs

Join the chat at https://gitter.im/konstructs/client Build Status

This is a Infiniminer/Minecraft inspired multiplayer open source game, focused on massive gameplay. We are trying to remove some of the limitations built into the original games.

Just a few thousand lines of modern C++ using modern OpenGL 3.3 (shaders).

To play the game, you can connect to the official server at play.konstructs.org, or start your own server, even on the same computer for a single player like experience.

For more information see our web page at http://www.konstructs.org

Controls

  • WASD to move forward, left, backward, right.
  • Space to jump.
  • Left Click to destroy a block.
  • Right Click or Ctrl* + Left Click to create a block. (* Use ⌘ Cmd on Mac instead)
  • Middle Click or E to trigger usage function, like open a chest.
  • 1 to 9 or use the scroll wheel to select a item slot.

Purpose

The project aims at building a client that can render and interact with a block-based world. The goal is to keep the client as simple as possible leaving the game logic to the server.

We also like the server to support a survival type of game with inventories and crafting. To this extent we are also extending the client to handle this.

History

The project is based on Craft written by Michael Fogleman. The original project was primaly focused on single player. We forked Craft to focus on simplifying the client for a multiplayer-only game. You can still start a local server if you like to play single player.

Compile and/or Install

You have binary builds over at our website at http://www.konstructs.org/download/

Build from source

See BUILD.md

Server

You need the konstructs/server to play the game.

You can also download a compiled JAR from bintray.com/konstructs/jars/server/, which requires Java.

Start it with java -jar konstructs-server*.jar and connect to it with the client.

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.