8000 N45: Backpack · Vrixyz/rust-gamedev.github.io@be3c7ae · GitHub
[go: up one dir, main page]

Skip to content

Commit be3c7ae 8000

Browse files
committed
N45: Backpack
1 parent d1e6304 commit be3c7ae

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

content/news/045/backpack.jpg

33.7 KB
Loading

content/news/045/index.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,14 @@ Feel free to send PRs about your own projects!
3131

3232
- [Announcements](#announcements)
3333
- [Game Updates](#game-updates)
34+
- [CyberGate](#cybergate)
3435
- [Engine Updates](#engine-updates)
3536
- [Learning Material Updates](#learning-material-updates)
3637
- [Tooling Updates](#tooling-updates)
3738
- [Library Updates](#library-updates)
38-
- [Other News](#other-news)
39+
- [Backpack](#backpack)
3940
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
41+
- [Other News](#other-news)
4042
- [Discussions](#discussions)
4143
- [Requests for Contribution](#requests-for-contribution)
4244
- [Jobs](#jobs)
@@ -105,6 +107,28 @@ Participate [by joining the Discord server][cybergate-dis].
105107

106108
## Library Updates
107109

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+
108132
## Popular Workgroup Issues in Github
109133

110134
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)
0