@@ -84,6 +84,44 @@ out [this form][gamedev-meetup-form].
84
84
85
85
## Game Updates
86
86
87
+ ### Shroom Kingdom
88
+
89
+ ![ Shroom Kingdom game preview] ( shroom-kingdom.gif )
90
+ _ Starting the game and placing some blocks_
91
+
92
+ Shroom Kingdom ([ GitHub] [ shrm-github ] , [ Discord] [ shrm-discord ] ,
93
+ [ Twitter] [ shrm-twitter ] ) is an upcoming play-to-earn video game built with web
94
+ technologies running on the [ NEAR Blockchain] [ near-blockchain ] .
95
+
96
+ Currently a prototype of the game is in development.
97
+ An asset file, that has been extracted from Super Mario Maker 2 game files with an
98
+ [ external program] [ asset-extractor ] , is loaded inside a browser to start the game.
99
+ The game is written with the [ Bevy game engine] [ bevy ]
100
+ and the [ Rapier physics engine] [ rapier ] and is compiled to WebAssembly.
101
+ The prototype is still very basic, but you can already place and remove blocks
102
+ and have a feeling about the physics recreation of the original games.
103
+
104
+ In the past months there also has been the SHRM token launch and a
105
+ [ token airdrop] [ shrm-airdrop ] for NEAR early adopters. The [ Shroom Kingdom DAO] [ shrm-dao ]
106
+ is looking for people, who want to become involved and get paid with
107
+ their very own token.
108
+
109
+ To onboard new users to blockchain gaming, a [ linkdrop campaign] [ shrm-linkdrop ]
110
+ is currently in development, where people can claim a small amount of
111
+ NEAR token to create their own wallet.
112
+
113
+ [ shroom-kingdom ] : https://shroomkingdom.net/
114
+ [ shrm-github ] : https://github.com/Shroom-Kingdom
115
+ [ shrm-discord ] : https://discord.gg/SPZsgSe
116
+ [ shrm-twitter ] : https://twitter.com/shrm_kingdom
117
+ [ near-blockchain ] : https://near.org
118
+ [ asset-extractor ] : https://github.com/Shroom-Kingdom/asset-extractor/
119
+ [ bevy ] : https://bevyengine.org/
120
+ [ rapier ] : https://rapier.rs/
121
+ [ shrm-airdrop ] : https://twitter.com/shrm_kingdom/status/1450362543608901634?s=20
122
+ [ shrm-dao ] : https://whitepaper.shroomkingdom.net/8_DAO.html
123
+ [ shrm-linkdrop ] : https://linkdrop.shroomkingdom.net/
124
+
87
125
### Flesh
88
126
89
127
![ flesh preview] ( flesh.gif )
0 commit comments