DeaDvey's domain
Home Blogs Projects Contact
<-- Die Hard - 4/5 Neverwhere (Novel) - 4/5-->
Rewriting falling in Rust...:
I'm trying to learn Rust at the moment, so I though I'd recreate a game I made called Falling in rust (original was in C++ and it was just for a bit of fun, I've uploaded it in it's current state to Gitea but it's not really playable at the moment, might update when I'm happy and finished with it though :).
Basically, the aim is to avoid hitting the obstacles (see picture) while your character (in the picture you are a 'ยต') and it's basically an infinite runner (technical limit of 2^64 depth...).
It was inspired by a book series I read called The Underland Chronicles by Suzanne Collins that I read a while ago...
Anyway, that's it for today ;),
Fly You High - DeaDvey
Published: 160/7e8 at f3ed
falling
rust
game
programming
fun