Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 67d919c

Browse filesBrowse files
Add bevy_match3 section (rust-gamedev#983)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 9a6d2db commit 67d919c
Copy full SHA for 67d919c

File tree

2 files changed

+14
-0
lines changed
Filter options

2 files changed

+14
-0
lines changed
1.43 MB
Loading

‎content/news/032/index.md

Copy file name to clipboardExpand all lines: content/news/032/index.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,20 @@ mini-games that use this framework.
124124

125125
## Library Updates
126126

127+
### [bevy_match3]
128+
129+
![An animated gif depicting a simple match 3 game where gems are matched in sets of 3 or more and new gems drop down to take their place](bevy_match3_example.gif)
130+
131+
[bevy_match3] ([GitHub](https://github.com/Sheepyhead/bevy_match3))
132+
by [@Sheepyhead](https://twitter.com/devsheepy)
133+
is an event-based Bevy crate for handling the logic side of match 3 games so
134+
you can worry about making everything else!
135+
136+
This was recently released in its first public version, so there are several
137+
parts to improve, and it could really use some battle testing.
138+
139+
[bevy_match3]: https://crates.io/crates/bevy_match3
140+
127141
### [dos-like-rs]
128142

129143
![Screenshot of example "rotozoom" from dos-like-rs,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.