Git Product home page Git Product logo

on-off's Introduction

On/Off

Ludum Dare 39 (Running Out of Power)

On/Off is a game allowing players to control a robot in a powered down world. Only the robot can turn it on again. He will need to collect all the batteries if he hopes to restore life to the now silent halls.

However, doors and chasms stand between him and the necessary power sources. He will need to turn on the world to pass these obstacles while conserving the precious energy he seeks.

Building

On/Off is created with Urho3D and uses CMake to compile. Run the appropriate CMake generator and build with the mechanism of your choice.

#cmake -G "<Generator-Here>" .

#For instance, using make files
cmake -G "Unix Makefiles" .
#Configure CmakeCache.txt here
make
make install

You will need to set URHO3D_HOME in the CMakeCache.txt before building as this project requires Urho3D.

Running

Run the generated binary at bin/onoff

License and Credit

This project is usable under the MIT license (see here).

It heavily uses the Urho3D library/engine which is licensed under the MIT license and may be found here.

It uses a font under the OFL (SIL Open Font License)

on-off's People

Contributors

leyarotheconquerer avatar

Watchers

 avatar  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.