Skip to content

Commit a03fdeb

Browse files
committed
Add Mimas newsletter entry
1 parent bd6dac1 commit a03fdeb

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/posts/newsletter-014/index.md

+23
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,29 @@ 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+
- QUIC based network protocol with SRP based authentication
81+
- Multiplayer: chat, (hardcoded) avatars
82+
- Ability to add custom content (e.g. blocks) using a toml format
83+
84+
[Mimas]: https://github.com/est31/mimas
85+
86+
Imgur screenshot gallery: https://imgur.com/a/vvo7len
87+
6588
## Learning Material Updates
6689

6790
## Library & Tooling Updates
Loading

0 commit comments

Comments
 (0)