Git Product home page Git Product logo

freeminer's Introduction

Freeminer

Build Status

Freeminer is an open source sandbox game inspired by Minecraft.

Freeminer is based on Minetest which is developed by a number of contributors from all over the globe.

It aims to make the game fun while trading off some bits of perfectionism.

Further documentation

Default controls

  • WASD: move
  • Space: jump/climb
  • Shift: sneak/go down
  • Q: drop item
  • I: inventory
  • Mouse: turn/look
  • Mouse left: dig/punch
  • Mouse right: place/use
  • Mouse wheel: select item
  • Esc: pause menu
  • T: chat
  • Z: zoom
  • Tab: player list

Compiling

Install dependencies. Here's an example for Debian/Ubuntu:

sudo apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libfreetype6-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev libvorbis-dev libopenal-dev libcurl4-openssl-dev

Download source code:

git clone --recursive https://github.com/freeminer/freeminer.git
cd freeminer

Build it:

mkdir build && cd build
cmake .. -DRUN_IN_PLACE=1 -DENABLE_FREETYPE=1
make -j4

Play it!

cd ..
./bin/freeminer

freeminer's People

Contributors

celeron55 avatar erlehmann avatar pilzadam avatar kahrl avatar kwolekr avatar proller avatar oblomov avatar speedprog avatar sfan5 avatar shadowninja avatar mirceakitsune avatar realbadangel avatar ciarang avatar ekdohibs avatar ticklishhoneybee avatar blockmen avatar minetest-services avatar queatz avatar matttpt avatar doserj avatar arsdragonfly avatar jeija avatar anton-tsyganenko avatar exio4 avatar 0gb-us avatar kaeza avatar flyx avatar xnjoorod avatar neuschaefer avatar zeg9 avatar

Watchers

James Cloos 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.