Coder Social home page Coder Social logo

kano-overworld's Introduction

Story Mode

Story Mode is an adventure game found on the abandoned Kano OS that teaches about the components and workings of a Raspberry Pi.

Background

While many Kano applications are posted on their GitHub page, Story Mode is not. However, the Debian Stretch package is available at here. The .deb installs a LÖVE application called kanoOverworld.love. The .love file is simply a ZIP archive containing the source code, which is the initial commit of this repository. The Kano developers apparently cloned this repo as a starting point, then began writing Story Mode without changing the README.

Installation

sudo apt update
sudo apt upgrade
sudo apt install love zip
git clone https://github.com/bggardner/kano-overworld.git
cd kano-overworld
zip -9 -r kanoOverworld.love . -x ./.git\*

Usage

love ~/kano-overworld/kanoOverworld.love

kano-overworld's People

Contributors

bggardner avatar

Stargazers

 avatar Joshua Marris avatar Rok Roškar avatar  avatar Waverider avatar  avatar JoshuaChris avatar Scott Breakall avatar Rob avatar  avatar 3ddy avatar Tatu Guerra avatar

Watchers

James Cloos avatar  avatar Bernardo Bandos 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.