@@ -31,12 +31,14 @@ Feel free to send PRs about your own projects!
31
31
32
32
- [ Announcements] ( #announcements )
33
33
- [ Game Updates] ( #game-updates )
34
+ - [ CyberGate] ( #cybergate )
34
35
- [ Engine Updates] ( #engine-updates )
35
36
- [ Learning Material Updates] ( #learning-material-updates )
36
37
- [ Tooling Updates] ( #tooling-updates )
37
38
- [ Library Updates] ( #library-updates )
38
- - [ Other News ] ( #other-news )
39
+ - [ Backpack ] ( #backpack )
39
40
- [ Popular Workgroup Issues in Github] ( #popular-workgroup-issues-in-github )
41
+ - [ Other News] ( #other-news )
40
42
- [ Discussions] ( #discussions )
41
43
- [ Requests for Contribution] ( #requests-for-contribution )
42
44
- [ Jobs] ( #jobs )
@@ -105,6 +107,28 @@ Participate [by joining the Discord server][cybergate-dis].
105
107
106
108
## Library Updates
107
109
110
+ ### [ Backpack]
111
+
112
+ ![ Minimalist schema for sharing items in different games] ( backpack.jpg )
113
+ _ Minimalist schema for sharing items in different games_
114
+
115
+ [ Backpack] is an inventory system to share items between different games.
116
+
117
+ The author wants to see more interconnected games:
118
+
119
+ - Raise a crab in Crab Simulator,
120
+ - Make it fight in Crab Shooter,
121
+ - Cook it in Crab Cook...
122
+ - Gain a crab skin in your favorite game!
123
+
124
+ [ Backpack] is in a pre-MVP state: a tech prototype is working,
125
+ proving the underlying concept works.
126
+
127
+ The next project milestone should be
128
+ 2 minimalist interconnected games released by the end of 2023.
129
+
130
+ [ Backpack ] : https://github.com/Vrixyz/backpack
131
+
108
132
## Popular Workgroup Issues in Github
109
133
110
134
<!-- Up to 10 links to interesting issues -->
0 commit comments