Giter Site home page Giter Site logo

cleancoindev / free_range_monsters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikelovesrobots/free_range_monsters

0.0 1.0 0.0 378 KB

Free Range Monsters is a roguelike create-your-own-monster adventure

Home Page: mikelovesrobots.tumblr.com

License: Other

Lua 100.00%

free_range_monsters's Introduction

Free Range Monsters is a roguelike where you create a monster and guide its evolution while trying to stay alive.

Current State
-------------
Early alpha, not really playable yet, more of a framework for creating a create your own monster game.

Installation
------------

To run it from source, you'll need to install LÖVE:

    http://love2d.org/

Then run the app.  

In OS X, I run it in development from the terminal:

    alias love="/Applications/love.app/Contents/MacOS/love"
    love .

Windows and Linux run instructions: http://love2d.org/wiki/Getting_Started

You can follow my development over at: http://mikelovesrobots.tumblr.com

To do list
----------
* Player should level up 4 times when creating a new monster.  Tutorial levels are always boring.  Lets just jump into the action.
* Make multiple sectors (maps) and a transport mechanism for moving the player from one sector to another when they walk off the screen
* Make monster part attributes actually impact combat
* Make monster parts for vision and have that actually impact the range of perception
* Make the map use the bold vera font rather than the normal one, too hard to read
* Add lots and lots more monster parts, like 100+ more
* Add lots and lots more crypts
* Figure out what to do with hunger
* Make the crypt addition code occasionally flip the crypt vertically and horizontally

Long term
---------
* Send the monster to the server on level up, and download other player's monsters
* Add an ability screen for triggering special abilities (e.g., burrow, spit acid, chameleon skin, fly, etc.)
* Biomes

Things considered
-----------------
* Make leveling up a more dramatic affair, lay an egg and protect it from a wave of monsters, when it hatches you level up and continue playing as the new creature
* Somehow unlock rare monster parts by defeating those monsters for the first time?

free_range_monsters's People

Contributors

mikelovesrobots avatar

Watchers

 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.