Skip to content

Commit 0481f75

Browse files
authored
Newsletter 11: Add Legion Jam (#192)
* Newsletter 11: Add Legion Jam * Newsletter 11: Legion Jam: Review fixes
1 parent 3dd30b9 commit 0481f75

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

content/posts/newsletter-011/index.md

+30
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Feel free to send PRs about your own projects!
2727

2828
Table of contents:
2929

30+
- [Legion Game Jam](#legion-game-jam)
3031
- [Game Updates](#game-updates)
3132
- [Learning Material Updates](#learning-material-updates)
3233
- [Library & Tooling Updates](#library-tooling-updates)
@@ -60,6 +61,35 @@ some actual interesting discussions.
6061
If needed, a section can be split into subsections with a "------" delimiter.
6162
-->
6263

64+
## [Legion Game Jam][legion-jam]
65+
66+
[![The Roman Empire at its greatest extent](roman-empire.jpeg)][roman-empire-wiki]
67+
68+
The "Legion" game jam by [Laticoda] is about
69+
[the Roman Empire][roman-empire-wiki] for the background theme
70+
and ECS paradigm for the technical side.
71+
The conditions are:
72+
73+
- Open-source & Rust only.
74+
- Projects should use some ECS library
75+
(you can choose [Legion][legion] if you don't have one).
76+
- Team working and recycling old assets are allowed.
77+
78+
> Submissions open to August 1st 2020.
79+
>
80+
> It can be RPG, strategic, arcade or else; multi or solo. What you want.
81+
> Just try to include a little bit history and culture taste.
82+
> Dont be afraid, it is not ranked.
83+
84+
Also, participants are encouraged to
85+
[document the development process at the event's forum][legion-jam-forum].
86+
87+
[legion-jam]: https://itch.io/jam/legion-jam-rustlang
88+
[Laticoda]: https://itch.io/profile/laticoda
89+
[roman-empire-wiki]: https://wikipedia.org/wiki/Roman_Empire
90+
[legion]: https://github.com/TomGillen/legion
91+
[legion-jam-forum]: https://itch.io/jam/legion-jam-rustlang/community
92+
6393
## Game Updates
6494

6595
### [Way of Rhea][rhea-site]
157 KB
Loading

0 commit comments

Comments
 (0)