Skip to content

Commit 8ce418a

Browse files
authored
N48: Mobile development with Bevy (#1433)
1 parent 6d42dcf commit 8ce418a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/news/048/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,21 @@ _Discussions:
271271

272272
## Learning Material Updates
273273

274+
### Mobile development with Bevy
275+
276+
[@Nikl][nikl] spent some time developing a mobile game using Bevy and
277+
documented findings on his [blog][nikls-blog]. [A first post][android-bevy-post]
278+
contains notes on general project setup and some Android specific solutions.
279+
280+
GitHub workflows were created for automatic builds.
281+
[A guide on how to set up an iOS workflow][ios-workflow] was released at
282+
the end of July.
283+
284+
[nikl]: https://mastodon.online/@nikl_me
285+
[nikls-blog]: https://www.nikl.me/
286+
[android-bevy-post]: https://www.nikl.me/blog/2023/notes_on_android_development_using_bevy/
287+
[ios-workflow]: https://www.nikl.me/blog/2023/github_workflow_to_publish_ios_app/
288+
274289
## Tooling Updates
275290

276291
### [Rerun][rerun]

0 commit comments

Comments
 (0)