8000 first draft · Hilku/rust-gamedev.github.io@9755269 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9755269

Browse files
author
mkiss-crey
committed
first draft
1 parent 6a84be6 commit 9755269

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

content/news/026/index.md

Lines changed: 22 additions & 0 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,28 @@ September's full weekly devlogs: "This Week In Veloren...":
136136
[veloren-011-dev-chats]:https://www.youtube.com/watch?v=J5Xz-vbE27Q
137137
[veloren-011-release-blog]: https://veloren.net/release-0-11/
138138

139+
### [Molecoole]
140+
141+
![Connecting to different atoms](molecoole_first.gif)
142+
143+
Molecoole is a topdown action roguelite where you connect with different atoms to create the strongest Molecoole to defeat the baddies!
144+
by two brothers: [Márton] and [Dániel]
145+
146+
In Molecoole the strongest focus is about making different combos by connecting atoms.
147+
The original version was made in Unity for a game jam
148+
but they decided to make an actual game out of it using the Bevy engine.
149+
It currently includes their own implementation for 2D animation, collision detection, particles.
150+
In September one of the main areas was making the game nicer to play, so they introduced the
151+
[ezing] crate and also implemented slowing the [game time].
152+
They are using the [LDtk] editor to make the level sections
153+
for the procedural generation.
154+
155+
[Márton](https://twitter.com/kiss_mrton)
156+
[Dániel](https://twitter.com/FrenetiqDan)
157+
[ezing](https://github.com/michaelfairley/ezing)
158+
[game time](https://twitter.com/kiss_mrton/status/1434189320865341444)
159+
[LDtk](https://ldtk.io/)
160+
139161
## Engine Updates
140162

141163
### [good-web-game]

content/news/026/molecoole_first.gif

2.26 MB
Loading

0 commit comments

Comments
 (0)
0