8000 Newsletter 12: On FPS 2: Style tweaks & png->jpg · atil/rust-gamedev.github.io@3ca3d45 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ca3d45

Browse files
committed
Newsletter 12: On FPS 2: Style tweaks & png->jpg
1 parent 8eb47c2 commit 3ca3d45

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
24.8 KB
Loading
-295 KB
Binary file not shown.

content/posts/newsletter-012/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,19 +154,19 @@ Got any ideas? Leave an [issue on github][Sandbox], or add it yourself!
154154

155155
### [On FPS Game Progress \#2][on-fps-game-2]
156156

157-
![fps-game-screenshot](fps-game-2.png)
157+
[![fps-game-screenshot](fps-game-2.jpeg)][on-fps-game-2-youtube]
158158

159-
On this update, [@pingFromHeaven] talks about the lighting implementation that
159+
^ _Click to watch a [footage from the game's current state][on-fps-game-2-youtube]._
160+
161+
On this update, [@pingFromHeaven] talks about the lighting implementation that
160162
sets the tone for the game, how Rust is good at shortening the debugging
161163
times, which is especially valuable when working directly with OpenGL and why
162164
he doesn't describe what the game is about.
163165

164-
The next update is going to be about establishing the mood further, which
165-
includes a more elaborate environment with more details, basic SFX and
166+
The next update is going to be about establishing the mood further, which
167+
includes a more elaborate environment with more details, basic SFX and
166168
particles.
167169

168-
[Footage from the current state][on-fps-game-2-youtube]
169-
170170
[on-fps-game-2-youtube]: https://youtu.be/NIJNgr9zeXk
171171
[on-fps-game-2]: http://atilkockar.com/on-fps-game-progress-2/
172172
[@pingFromHeaven]: https://twitter.com/pingFromHeaven

0 commit comments

Comments
 (0)
0