Skip to content

Commit 99b1a1d

Browse files
N37: Infinite Bunner (#1144)
Co-authored-by: Joe Clay <[email protected]>
1 parent 154a160 commit 99b1a1d

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/037/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,29 @@ files now contain binaries for input data generation.
147147
[RustyAquariumStory]: https://blog.agical.se/en/posts/the-story-behind-rusty-aquarium/
148148
[Agical]: https://blog.agical.se/en/
149149

150+
### [Infinite Bunner]
151+
152+
![Infinite Bunner](infinitebunner.gif)
153+
_Port of the Infinite Bunner game to Rust and Macroquad_
154+
155+
[Infinite Bunner] is a game from the book [Code the Classics vol 1] that has
156+
been ported by [@ollej] to Rust and Macroquad from Python and PyGame Zero.
157+
It is a modern version of the classic arcade game Frogger with improved
158+
graphics and sound.
159+
160+
The game has been sent in to the [Rust Game Ports][rust-game-ports] project as
161+
an educational example. It shows how to make a 2D game in Macroquad with
162+
graphics and sound.
163+
164+
[Code the Classics vol 1] is a book from Wireframe Magazine that tells the
165+
history of five classic video games. It also includes code listings of modern
166+
versions of the games written in Python with the PyGame Zero framework.
167+
168+
[Infinite Bunner]: https://github.com/ollej/rust-bunner-macroquad
169+
[@ollej]: https://twitter.com/ollej
170+
[rust-game-ports]: https://github.com/rust-gamedev/rust-game-ports
171+
[Code the Classics vol 1]: https://wireframe.raspberrypi.org/books/code-the-classics1
172+
150173
## Engine Updates
151174

152175
### [miniquad]

content/news/037/infinitebunner.gif

2.24 MB
Loading

0 commit comments

Comments
 (0)