Skip to content

Commit 85e671a

Browse files
committed
Newsletter 12: Add bonus
1 parent ae87a6f commit 85e671a

File tree

3 files changed

+49
-3
lines changed

3 files changed

+49
-3
lines changed

content/posts/newsletter-012/index.md

Lines changed: 49 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,9 +1024,7 @@ You can watch a [video of Rust interpreter running Fizzbuzz][langcraft-video]:
10241024
[Langcraft]: https://github.com/SuperTails/langcraft
10251025
[langcraft-video]: https://youtube.com/watch?v=Cx0w5Wn9pPU
10261026

1027-
## Popular Workgroup Issues in Github
1028-
1029-
<!-- Up to 10 links to interesting issues -->
1027+
<!-- ## Popular Workgroup Issues in Github -->
10301028

10311029
## Meeting Minutes
10321030

@@ -1096,6 +1094,54 @@ and highlight events from the past. -->
10961094

10971095
Just an interesting Rust gamedev link from the past. :)
10981096

1097+
[![youtube preview](shar-youtube.jpeg)][shar-trailer]
1098+
1099+
^ _Click to watch [SHAR's Greenlight trailer][shar-trailer]_
1100+
1101+
[SHAR][shar-itch] (Russian "Шар" - ball) by [@fedor_games] (author of [miniquad]/[macroquad])
1102+
is a 3rd-person online action game that aims to create unique experience
1103+
combining destructible world and team-based ball game.
1104+
1105+
> SHAR is an action combination of tactical and sports game in the destructible world.
1106+
> The rules are extremely simple: two teams, one ball.
1107+
> The team that carries the ball into the opponent's gates gets a score,
1108+
> the team with the most score at the end of the game is the winner.
1109+
> However, this is where things get interesting!
1110+
> Players have the variety of skills and tricks and destructible environment
1111+
> to fiddle around to slam the opponent and win the game.
1112+
1113+
Some of the game's features:
1114+
1115+
- bulletrs-powered network-synchronized physics engine;
1116+
- A bunch of physics-based player skills;
1117+
- Extensive build-in editors for game maps, skeletal animation,
1118+
effects & particle systems;
1119+
- Modding support.
1120+
1121+
The game was build on top of a home grown game engine using:
1122+
winit, glium, imgui-rs, [tinyecs], [awesomium-rs], imgui-rs, [ears].
1123+
1124+
[![A screenshot from the recording](shar-talk.jpeg)][shar-talk]
1125+
1126+
During RustFest Zurich 2017, Fedor gave a self-descriptive talk
1127+
"SHAR: Rust's gamedev experience".
1128+
You can [watch the recording here][shar-talk].
1129+
1130+
The game was in active development around 2016-2017.
1131+
In 2017 the game [passed Steam Greenlight][shar-greenlight].
1132+
During 2018 [the project was suspended][shar-death].
1133+
1134+
[shar-itch]: https://fedorgames.itch.io/shar
1135+
[@fedor_games]: https://twitter.com/fedor_games
1136+
[shar-trailer]: https://youtube.com/watch?v=OVYQs3KY2EE
1137+
[shar-death]: https://fedorgames.itch.io/shar/devlog/52720/time-to-move-on
1138+
[shar-greenlight]: https://steamcommunity.com/sharedfiles/filedetails/?id=868228143
1139+
[shar-talk]: https://youtube.com/watch?v=nXR8f4r6ggM
1140+
[macroquad]: https://github.com/not-fl3/macroquad
1141+
[tinyecs]: https://github.com/not-fl3/tinyecs
1142+
[awesomium-rs]: https://github.com/not-fl3/awesomium-rs
1143+
[ears]: https://github.com/nickbrowne/ears
1144+
10991145
------
11001146

11011147
That's all news for today, thanks for reading!
395 KB
Loading
387 KB
Loading

0 commit comments

Comments
 (0)