Text Adventure: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{games}} {{blackbox}} You are standing in the Noisebridge Text Adventure. You see a game design document. '''EXITS:''' 272 {{cursorboxend}} =Noisebridge Text Adventur..." |
|||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{game}} | ||
{{blackbox}} | {{blackbox}} [[File:Nbta-2022-1-8.png|right|600px]] | ||
You are standing in the Noisebridge Text Adventure. | You are standing in the Noisebridge Text Adventure. | ||
| Line 9: | Line 9: | ||
{{cursorboxend}} | {{cursorboxend}} | ||
{{headerbox}} | |||
<big>'''The Noisebridge Text Adventure''' is an experiment in making exploring Noisebridge more fun by turning the wiki pages into a navigable text adventure game-like experience.</big> | |||
{{boxend}} | |||
==Template== | |||
[[:Template:blackbox|This]] is the basic template for adding a text adventure box to any page that is a "place" within Noisebridge or a physical resource located within the space. | |||
<pre>{{blackbox}} [[File:Picturena,e.jpg|right|400px]] You are standing in FILL IN THE BLANK. There is DESCRIPTION. | |||
You see INTERACTIBLE OBJETS. | |||
'''EXITS:''' [[Exit Links]] | |||
{{cursorboxend}} | |||
</pre> | |||
==CSS== | |||
[[:MediaWiki:Common.css|MediaWiki:Common.css]]: Edits the site CSS to modify the blockbox animated gif background in the styleheet. | |||
==GIF== | |||
The animated gif terminal background image can be updated here: | |||
[[File:Flickeringlines.gif]] | |||
==Changelog== | ==Changelog== | ||
| Line 17: | Line 35: | ||
== Future Plans == | == Future Plans == | ||
We might actually make an Inform-based version with an actual text prompt and more hidden challenges and interactivity in the future. | * Make a working text input field so you can actually type commands into it. | ||
== Concepts == | |||
* We might actually make an Inform-based version with an actual text prompt and more hidden challenges and interactivity in the future. | |||
* Some Easter eggs might get embedded to make exploring more rewarding for those who want to find them. | |||
Latest revision as of 15:33, 8 January 2026
| Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate | E |
| Guilds (Volunteer) | Maintainers | Meta | Code | Electronics | Fabrication | Games | Sewing | Music | AI | Neuro | Philosophy | Funding | Art | Security | Ham | WGs | E |
You are standing in the Noisebridge Text Adventure. You see a game design document. EXITS: 272 |
|
The Noisebridge Text Adventure is an experiment in making exploring Noisebridge more fun by turning the wiki pages into a navigable text adventure game-like experience. |
Template
[edit | edit source]This is the basic template for adding a text adventure box to any page that is a "place" within Noisebridge or a physical resource located within the space.
{{blackbox}} [[File:Picturena,e.jpg|right|400px]] You are standing in FILL IN THE BLANK. There is DESCRIPTION.
You see INTERACTIBLE OBJETS.
'''EXITS:''' [[Exit Links]]
{{cursorboxend}}
CSS
[edit | edit source]MediaWiki:Common.css: Edits the site CSS to modify the blockbox animated gif background in the styleheet.
GIF
[edit | edit source]The animated gif terminal background image can be updated here:
Changelog
[edit | edit source]- Added entry point to the front page.
- Added text adventure boxes to most 272 sub-pages.
Future Plans
[edit | edit source]- Make a working text input field so you can actually type commands into it.
Concepts
[edit | edit source]- We might actually make an Inform-based version with an actual text prompt and more hidden challenges and interactivity in the future.
- Some Easter eggs might get embedded to make exploring more rewarding for those who want to find them.
