File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -271,6 +271,21 @@ _Discussions:
271
271
272
272
## Learning Material Updates
273
273
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
+
274
289
## Tooling Updates
275
290
276
291
### [ Rerun] [ rerun ]
You can’t perform that action at this time.
0 commit comments