File tree 1 file changed +13
-0
lines changed
content/posts/newsletter-020
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -305,6 +305,19 @@ https://github.com/stevebob/mos6502/tree/master/tetris-hard-drop-patcher
305
305
[ tetris-hard-drop-dsl-example] :
306
306
https://github.com/stevebob/mos6502/blob/master/tetris-hard-drop-patcher/src/main.rs#L23
307
307
308
+ ### [ Bevy game template] [ bevy-game-template ]
309
+
310
+ [ Bevy game template] [ bevy-game-template ] by [ @nikl_me] [ nikl_twitter ]
311
+ is a template repository for a Bevy game.
312
+
313
+ The goal is to present a possible structure for Bevy games and at the
314
+ same time reduce the amount of copy paste when starting a new project.
315
+ The repository includes a GitHub workflow for Linux, MacOS, and Windows builds
316
+ (WASM will be supported soon) and comes with a small, opinionated example game.
317
+
318
+ [ bevy-game-template ] :https://github.com/NiklasEi/bevy_game_template
319
+ [ nikl_twitter ] : https://twitter.com/nikl_me
320
+
308
321
## Library & Tooling Updates
309
322
310
323
### [ Planck ECS]
You can’t perform that action at this time.
0 commit comments