Skip to content

Commit d67a3a2

Browse files
authored
N21: Add MineWars Game (#619)
1 parent b129e7d commit d67a3a2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/news/021/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,26 @@ _Discussions: [Twitter][micronaut-twitter], [ldjam.com][micronaut-ldjam]_
100100
[micronaut-twitter]: https://twitter.com/healthire/status/1386468257125830662
101101
[micronaut-ldjam]: https://ldjam.com/events/ludum-dare/48/micronaut
102102

103+
### [MineWars][minewars]
104+
105+
![MineWars Game Screenshot](minewars.jpg)
106+
107+
[MineWars][minewars] ([Twitter][minewars-twitter], [Reddit][minewars-reddit])
108+
by @jamadazi is Minesweeper reimagined as a Multiplayer Real Time Strategy!
109+
110+
First announced publicly last month, the project is working towards an alpha
111+
release for public playtesting. This month's progress has been mostly internal
112+
refactoring to be able to support networked multiplayer fully. The next steps
113+
are to implement the remaining core game mechanics. The client implementation
114+
may be changed to use the new `bevy_ecs_tilemap` crate.
115+
116+
Made in the [Bevy Game Engine][bevy].
117+
118+
[minewars]: https://minewars.cc
119+
[minewars-twitter]: https://twitter.com/MineWarsGame
120+
[minewars-reddit]: https://reddit.com/r/minewars
121+
[bevy]: https://bevyengine.org
122+
103123
### [Fish game]
104124

105125
![Fish game](fishgame.gif)

content/news/021/minewars.jpg

195 KB
Loading

0 commit comments

Comments
 (0)