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 1c0a02d

Browse filesBrowse files
NL18: ggez section. (rust-gamedev#472)
* ggez article * Minor editing to ggez article * Minor link fixes * Update content/posts/newsletter-018/index.md Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent ede71d9 commit 1c0a02d
Copy full SHA for 1c0a02d

File tree

Expand file treeCollapse file tree

1 file changed

+25
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+25
-0
lines changed

‎content/posts/newsletter-018/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-018/index.md
+25Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,31 @@ which will be released in the Steam.
234234

235235
## Engine Updates
236236

237+
### [`ggez`](ggez)
238+
239+
![ggez logo](../newsletter-005/ggez-logo-maroon-full.svg)
240+
241+
`ggez` is a lightweight cross-platform game framework for making 2D
242+
games with minimum friction.
243+
244+
The zero'th release candidate for version 0.6.0 has been released and
245+
there has been no particularly horrific outcry of people's games
246+
exploding. A first release candidate with a pile of medium-sized bug
247+
fixes should be coming in early February, hopefully soon followed by a
248+
full release. Special thanks to the contributors who helped hunt bugs
249+
and organize PR's to get this version out the door:
250+
251+
- PSteinhaus
252+
- Manghi
253+
- AaronM04
254+
- Systemcluster
255+
- Andy-Python-Programmer
256+
257+
_Discussions: [Issue tracker](ggez-github)_
258+
259+
[ggez]: https://crates.io/crates/ggez
260+
[ggez-github]: https://github.com/ggez/ggez/milestone/6
261+
237262
### [Tetra]
238263

239264
[Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,

0 commit comments

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