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 8ce418a

Browse filesBrowse files
authored
N48: Mobile development with Bevy (rust-gamedev#1433)
1 parent 6d42dcf commit 8ce418a
Copy full SHA for 8ce418a

File tree

1 file changed

+15
-0
lines changed
Filter options

1 file changed

+15
-0
lines changed

‎content/news/048/index.md

Copy file name to clipboardExpand all lines: content/news/048/index.md
+15Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.