Text Adventure: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Lxpk (talk | contribs)
Lxpk (talk | contribs)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{game}}
{{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}}


=Noisebridge Text Adventure=
{{headerbox}}
The NBTA is an experiment in making exploring Noisebridge more fun by turning the wiki pages into a navigable text adventure game-like experience.
<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==
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.
[[: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.
<pre>{{blackbox}} [[File:Picturena,e.jpg|right|400px]] You are standing in FILL IN THE BLANK. There is DESCRIPTION.


Line 20: Line 21:
'''EXITS:''' [[Exit Links]]
'''EXITS:''' [[Exit Links]]
{{cursorboxend}}
{{cursorboxend}}
</ore>
</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 27: 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
Games Guild | Arcade | VRBridge | Gaming Archivists
Gamedev Events | Gamebridge Gamedev Wednesdays | Gamedev Coworking Sun-Tue | Blender | GDC
Gaming Thursdays | Indiebridge 1st Thur | Tablebridge 2nd Thur | 10MinsOfGame Talks 3rd Thur | Songbridge 4th Thur
Game Engine Saturdays: Unitybridge 1st Sat | Unrealbridge 2nd Sat | Godot Meetup 3rd Sat | Graphicsbridge 4th Sat
Noisebridge Games | NB Adventure | Noisebridge Against Humanity | Simbridge | BBS
Game Jams | GameJamCamp | Global Game Jam
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}}

MediaWiki:Common.css: Edits the site CSS to modify the blockbox animated gif background in the styleheet.

The animated gif terminal background image can be updated here: Error creating thumbnail: Unable to save thumbnail to destination

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.