Git Product home page Git Product logo

cavern's Introduction

Cavern

A 2D adventure game made with Lua and LÖVE

About this project

Cavern is an open-source game written in Lua utilizing the game framework LÖVE. This game was created to provide LÖVE developers with a fully completed project to refer to when creating their own games.

Running the game

Download or clone this repo, and then run the project with LÖVE, which can be downloaded here. The game will only work properly with versions 11.0 or later. The easiest way to run a project with LÖVE is to drag the project folder onto a LÖVE application shortcut.

License

Each folder for this project (maps, music, sounds, source, and sprites) contains its own LICENSE.txt file. All code (found in the "source" directory) is under the MIT license, meaning you can use the code for any purpose without restriction. The assets (maps, music, sounds, and sprites) are under the BY-NC-ND 4.0 license, which requires attribution, denies use for commercial projects, and prevents modification of those assets.

Simply put, you can use the code however you want, but the assets (art, music, etc.) have restrictions in place. The project is set up like this to prevent people from downloading the full game and selling it as their own. At the same time, developers can still use the code in their own projects.

cavern's People

Contributors

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