Skip to content

N37: Infinite Bunner #1144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 11, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/news/037/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,29 @@ refactoring tool based on the [Language Server Protocol][language-server-protoco
[language-server-protocol]: https://microsoft.github.io/language-server-protocol
[rust-analyzer]: https://github.com/rust-lang/rust-analyzer

### [Infinite Bunner]

![Infinite Bunner](infinitebunner.gif)
_Port of the Infinite Bunner game to Rust and Macroquad_

[Infinite Bunner] is a game from the book [Code the Classics vol 1] that has
been ported by [@ollej] to Rust and Macroquad from Python and PyGame Zero.
It is a modern version of the classic arcade game Frogger with improved
graphics and sound.

The game has been sent in to the [Rust Game Ports][rust-game-ports] project as
an educational example. It shows how to make a 2D game in Macroquad with
graphics and sound.

[Code the Classics vol 1] is a book from Wireframe Magazine that tells the
history of five classic video games. It also includes code listings of modern
versions of the games written in Python with the PyGame Zero framework.

[Infinite Bunner]: https://github.com/ollej/rust-bunner-macroquad
[@ollej]: https://twitter.com/ollej
[rust-game-ports]: https://github.com/rust-gamedev/rust-game-ports
[Code the Classics vol 1]: https://wireframe.raspberrypi.org/books/code-the-classics1

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/037/infinitebunner.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.