Skip to content

Commit 9cb4f21

Browse files
authored
N15: pGLOWrpg (#315)
1 parent 2750ec4 commit 9cb4f21

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,33 @@ If needed, a section can be split into subsections with a "------" delimiter.
6060

6161
## Game Updates
6262

63+
### [pGLOWrpg]
64+
65+
![walking through a forest](pglowrpg.gif)
66+
67+
The [@pGLOWrpg] (Procedurally Generated Living Open World RPG) is a long-term
68+
project in development by [@Roal_Yr], which aims to be a text-based game with
69+
maximum portability and [accessibility](https://youtu.be/_jgzAddgEPU)
70+
and focus on replayability, interactions, and emergent narrative.
71+
72+
For the past month the main focus of the development was on:
73+
74+
- Improving the UI.
75+
- Implementing the input autocomplete system.
76+
- Implementing save data import and parsing.
77+
- Implementing world navigation system.
78+
- Implementing rudimentary CLI graphics (for debugging and some future use).
79+
80+
Main features of reported (pre-alpha) version are:
81+
82+
- Ability to generate and explore one or many worlds (see previous news).
83+
84+
For main feature reports and dev blogs follow [@pGLOWrpg] on Twitter.
85+
86+
[@Roal_Yr]: https://twitter.com/Roal_Yr
87+
[@pGLOWrpg]: https://twitter.com/pglowrpg
88+
[pGLOWrpg]: https://github.com/roalyr/pglowrpg
89+
6390
## Learning Material Updates
6491

6592
## Library & Tooling Updates
1.16 MB
Loading

0 commit comments

Comments
 (0)