8000 N14: pGLOWrpg game update · roalyr/rust-gamedev.github.io@6fa320b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fa320b

Browse files
authored
N14: pGLOWrpg game update
1 parent bd6dac1 commit 6fa320b

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

content/posts/newsletter-014/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,38 @@ If needed, a section can be split into subsections with a "------" delimiter.
6161
-->
6262

6363
## Game Updates
64+
### pGLOWrpg
6465

66+
![pGLOWrpg banner](https://github.com/roalyr/pglowrpg/blob/master/doc/images/pglowrpg_banner.png)
67+
68+
The [@pGLOWrpg] (Procedurally Generated Living Open World RPG) is a long-term
69+
project in development by [@Roal_Yr], which aims to be a text-based game with
70+
maximum portability and accessibility and focus on interactions and emergent
71+
narrative.
72+
73+
The pGLOWrpg meets its first official anniversary on September the 15th and goes
74+
public at [pGLOWrpg repo]!
75+
76+
For the past month the main focus of the
77+
development was on:
78+
79+
- Improving the UI.
80+
- Major refactoring.
81+
- Unification of I/O means.
82+
- Making things ready for publication.
83+
84+
Main features of reported version are:
85+
< 7E82 /td>86+
- Ability to generate one or many worlds from customizable presets.
87+
- Ability to have output in both raw (b/w .png) and colorized images.
88+
- Generated data is as follows: terrain, watermask, biomes, rivers, geological regions,
89+
rainfall and temperature.
90+
91+
For main feature reports and dev blogs follow [@pGLOWrpg] on Twitter.
92+
93+
[@Roal_Yr]: https://twitter.com/Roal_Yr
94+
[@pGLOWrpg]: https://twitter.com/pglowrpg
95+
[pGLOWrpg repo]: https://github.com/roalyr/pglowrpg
6596
## Learning Material Updates
6697

6798
## Library & Tooling Updates

0 commit comments

Comments
 (0)
0