Skip to content

Commit 77bffff

Browse files
authored
Newsletter 12: Add Textcamp (#223)
* Adding Textcamp to Game Updates section for July (#201) * Whitespace lint fixes
1 parent e362ee0 commit 77bffff

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

content/posts/newsletter-012/index.md

+24
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,30 @@ This release features:
162162
[tennis-academy-dash]: https://iolivia.itch.io/tennis-academy-dash
163163
[tennis-academy-update]: https://twitter.com/oliviff/status/1285298082033348609
164164

165+
### [🏕 Textcamp!][textcamp]
166+
167+
![gameplay](textcamp.png)
168+
169+
[@peat] released a simple multiplayer demo of [Textcamp][textcamp-demo], a
170+
text-based adventure game.
171+
172+
The goal of Textcamp is to build a modern [MUD] platform that can be played
173+
by [_anyone, anywhere_][textcamp]. It's very early in development, so please
174+
[say hello][textcamp-twitter] if you're interested in contributing code or
175+
stories!
176+
177+
This demo features:
178+
179+
- Basic scene, mob, and item templating, with spawning and combat.
180+
- Multiplayer authentication and support for hundreds of players.
181+
182+
[@peat]: https://twitter.com/peat
183+
[textcamp]: https://text.camp/
184+
[textcamp-repo]: https://github.com/textcamp/textcamp
185+
[textcamp-twitter]: https://twitter.com/textdotcamp
186+
[textcamp-demo]: http://play.text.camp:8080/
187+
[MUD]: https://en.wikipedia.org/wiki/MUD
188+
165189
### [Canon Collision][canon-collision]
166190

167191
![Basic Projectiles](canon-collision.png)
169 KB
Loading

0 commit comments

Comments
 (0)