All Projects → buntine → Moondweller

buntine / Moondweller

Licence: gpl-2.0
A text-based adventure. You will definitely die.

Programming Languages

clojure
4091 projects

Projects that are alternatives of or similar to Moondweller

Catacombgl
CatacombGL is a Windows source port with OpenGL graphics for Catacomb 3D (1991), The Catacomb Abyss (1992), The Catacomb Armageddon (1992) and The Catacomb Apocalypse (1993).
Stars: ✭ 41 (-31.67%)
Mutual labels:  retrogaming
Insert Text At Cursor
Fast crossbrowser insertion of text at cursor position in a textarea / input
Stars: ✭ 49 (-18.33%)
Mutual labels:  text
F2bgl
Fade To Black engine reimplementation (SDL, OpenGL)
Stars: ✭ 54 (-10%)
Mutual labels:  retrogaming
Randomdatagenerator
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, MAC-Addresses, IP-Addresses, Guids and DateTime.
Stars: ✭ 45 (-25%)
Mutual labels:  text
Ybattributetexttapforswfit
一行代码添加文本点击事件(swfit4.2版本)/a fast way to implement click event text(for swfit4.2)
Stars: ✭ 47 (-21.67%)
Mutual labels:  text
React Contenteditable
React component for a div with editable contents
Stars: ✭ 1,057 (+1661.67%)
Mutual labels:  text
Medguireborn
MedGui Reborn is a frontend/launcher (GUI) for Mednafen multi emulator, written in VB .Net with Microsoft Visual Studio Community
Stars: ✭ 40 (-33.33%)
Mutual labels:  retrogaming
Retrobat
RetroBat is the best way to play your ROMs collection on Windows !
Stars: ✭ 58 (-3.33%)
Mutual labels:  retrogaming
Rbtris
Tetris game powered by Ruby2D
Stars: ✭ 48 (-20%)
Mutual labels:  retrogaming
Input Mask Android
User input masking library repo.
Stars: ✭ 1,060 (+1666.67%)
Mutual labels:  text
Mybox
Easy tools of document, image, file, network, location, color, and media.
Stars: ✭ 45 (-25%)
Mutual labels:  text
Text Split
Text wrapping for type animations.
Stars: ✭ 46 (-23.33%)
Mutual labels:  text
Chocolate Doom
Chocolate Doom is a Doom source port that is minimalist and historically accurate.
Stars: ✭ 1,052 (+1653.33%)
Mutual labels:  retrogaming
Urlify
A simple macOS app to create valid file and url names from clipboard text.
Stars: ✭ 44 (-26.67%)
Mutual labels:  text
Ngram
Fast n-Gram Tokenization
Stars: ✭ 55 (-8.33%)
Mutual labels:  text
Gpt2 Telegram Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 41 (-31.67%)
Mutual labels:  text
Sketch Textbox Fit Content
Set the height of a selected text layer or all text layers in a selected group to it's content's height.
Stars: ✭ 49 (-18.33%)
Mutual labels:  text
Rumble
⛈️ Rumble 1.11.0 "Banyan Tree"🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Stars: ✭ 58 (-3.33%)
Mutual labels:  text
Proselint
Proselint wrapper with a friendly reporter
Stars: ✭ 56 (-6.67%)
Mutual labels:  text
Calyx
A Ruby library for generating text with recursive template grammars.
Stars: ✭ 51 (-15%)
Mutual labels:  text

Moon Dweller

MOON DWELLER: A text-based adventure in your web browser.

You've woken abruptly in a small, silver-walled room with no windows. There is a door to the east. What will you do? The choice is yours...

PLAY IT NOW AT moondweller.io.

Type help in the game if you get stuck!

History

This is a re-imagining of Medieval Alien Massacre, a text-based game I wrote back in 2010 in Clojure. I've ported it to ClojureScript here so it can run in the browser.

Running locally

$ lein cljsbuild once
$ lein ring server-headless

Notes

  • Type the help command in gameplay for some tips and instructions.
  • You can save and load at any time. It uses localStorage and supports only one save slot.
  • Inspired by Dunnet, by Rob Schnell ($ emacs -batch -l dunnet).

This project is dedicated to the memory of my friend, Adam Hillier.

License

Copyright © 2015 Andrew Buntine (http://bunts.io)

Distributed under the GNU GPL. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].