This is a solo GMTK 2021 game jam game made using the rust and the bevy game engine. 

The basic idea is that you need to collect all the hay in your field as fast as possible, and what better way to do it than to tether your best tractors together with a laser beam and see what happens.

Dodge hay bales or collect them with your laser to increase your score, and see how far you can get. Let me know your best score in the comments!

Available as web or windows.

Source code is available here https://github.com/will-hart/cloud-surfer as well as the latest builds https://github.com/will-hart/cloud-surfer/releases. It's build in CI for web, windows, MacOS and Linux, but I've only tested the web build so far.

StatusReleased
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
Authorwilsk
Tagsbevy

Comments

Log in with itch.io to leave a comment.

Doesn't work for me. Pressing 'Run Game' plays music and makes the game render black. Pressing space makes it render all light blue, music keeps playing but nothing shows.
MacOS 10.15.7, Chrome official 91.0.4472.114.

Hey, thanks for reporting. I haven’t tried with that combination of OS / browser. Its most likely a bug or incompatibility in the game engine’s WebGL support (which is still experimental). I find sometimes switching browsers helps as my default browser blocks WebGL, but no idea if it will do anything in this case!