File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,29 @@ files now contain binaries for input data generation.
147
147
[ RustyAquariumStory ] : https://blog.agical.se/en/posts/the-story-behind-rusty-aquarium/
148
148
[ Agical ] : https://blog.agical.se/en/
149
149
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
+
150
173
## Engine Updates
151
174
152
175
### [ miniquad]
You can’t perform that action at this time.
0 commit comments