Code Monkey home page Code Monkey logo

lone-block's Introduction

lone-block

Minimalist building/survival game made using Libgdx.

Setup (Linux and Mac)

  1. Download Eclipse

  2. Install the Gradle plugin. It's needed to build Libgdx projects

  3. Clone or otherwise download this repository

  4. Open Eclipse and go to File -> Import. In the Import screen, select Gradle Project and click Next

  5. In the next screen, hit Browse and locate the project directory. Then, click Build Model and wait for it to finish. Select all 3 directories and click Finish

  6. To run the game, go to Eclipse's Run Configurations. On the left menu, select Java Application and click New Launch Configuration. In the Project field, click Browse and select lone-block-desktop. As the Main Class, select DesktopLauncher - com.lucasdnd.loneblock.desktop

Credits

Sounds

Licenses

Lone Block is a free software, licensed under the GNU GPL v2 terms. It you're reading this, it's important that you understand what that means, so the full license can be viewed here: https://github.com/lucasdnd/lone-block/blob/master/LICENSE

This game also uses Slick2D's AStarPathFinder code (awesome stuff by the way), so here's the required copyright text: https://github.com/lucasdnd/lone-block/blob/master/slick2d-copyright.txt

lone-block's People

Contributors

lucas-tulio avatar

Stargazers

 avatar

Watchers

 avatar

lone-block's Issues

Alpha - target features

  • Moving around the map
  • Camera that follows the player
  • Camera zoom
  • UI (sidebar)
  • Collecting materials
  • Placing blocks
  • Inventory
  • Basic map generation (grass, water, mountains)
  • Stamina, hunger and thirst
  • Consuming food and water
  • Sound effects

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.