Skip to content

Commit 4cd330f

Browse files
committed
Add Mimas newsletter entry
1 parent bd6dac1 commit 4cd330f

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

content/posts/newsletter-014/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,30 @@ If needed, a section can be split into subsections with a "------" delimiter.
6262

6363
## Game Updates
6464

65+
### Mimas
66+
67+
![Mimas screenshot](mimas-11acf567c822f2-screenshot-seed-1601584347-0.png)
68+
69+
[Mimas] is a WIP voxel engine and game, inspired by Minetest and Minecraft.
70+
It's been in development since almost 2 years, and has recently seen a public prototype release 0.4.0.
71+
72+
Several of the features that have already been implemented as of Oct 1st:
73+
74+
- Procedural map generation with hilly landscape, trees, flowers, water and caves
75+
- Map manipulation (removal/addition of blocks)
76+
- Crafting
77+
- Chests
78+
- Textures (taken from the Minetest project, under CC-BY-SA license)
79+
- Tools
80+
- Network capabilities
81+
- QUIC based network protocol with SRP based authentication
82+
- Multiplayer: chat, (hardcoded) avatars
83+
- Ability to add custom content (e.g. blocks) using a toml format
84+
85+
[Mimas]: https://github.com/est31/mimas
86+
87+
Imgur screenshot gallery: https://imgur.com/a/vvo7len
88+
6589
## Learning Material Updates
6690

6791
## Library & Tooling Updates
Loading

0 commit comments

Comments
 (0)