Giter VIP home page Giter VIP logo

cat428-glitch-text-adventure's Introduction

Screen Shot

CAT428 Glitch Text Adventure

A very alpha version of Glitch "running" as an inform7 text adventure for putting onto Playfic.

Turns out that Alakol and current items is just at the maximum limit of the Z-Code virtual machine, we may need to remove a few streets to make the items more interactive. Let's cross that bridge when we come to it.

Feel free to send me pull requests if you want to add anything. Maybe, just maybe one day I'll see if I can get this set up as a multiplayer Inform7 MUD :)

You can "play" the latest version of the game over at playfic: http://playfic.com/games/revdancatt/text-glitch

NOTE: The one file you need to copy over to playfic.com is text-glitch.inform/Source/story.ni the rest is just inform7 IDE cruft.

TODO

  1. Make planting, watering, petting and harvesting of trees and plants work.
  2. Make the rocks give rocks (if the player has a pick).
  3. Add "money" to the system.
  4. Allow the player to sell fruit to the vendor.
  5. Allow the user to buy a pick from the vendor.

Also to claw back some memory from the limit we're hitting, may change the code so there's only one of each type of Shrine and Vendor in existance and then move them in and out of the player's current room as needed. The logic is a bit more involved but that way at least we'll only have 1 Shrine to Mab that moves around rather than several instances in each location.

0.2.5

Finished off all the minimal descriptions for the rooms and added in a bunch of items based on the last snapshot of the world over at the Glitch Encyclopedia. Had to remove several items as it was hitting the memory limit of the Virtual Machine.

0.2.4

Added minimal descriptions to all the streets in Alakol so in theory you can now find your way around the place by just reading the room description. Also aliased Street to Room just because it feels nicer.

0.2.3

Linked up all the rooms in Alakol

0.2.2

Name all the streets on Alakol, link some of them up.

cat428-glitch-text-adventure's People

Stargazers

Liz avatar Sari Krosinsky avatar David Wilkinson avatar Cal Henderson avatar

Watchers

Rev Dan Catt avatar Cal Henderson avatar Martijn van der Ven 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.