Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martomate/golf


https://github.com/martomate/golf

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Golf with Friends

This is a remake of the game "Golf With Your Friends", which is a minigolf game with lots of unusual features. It was written during the 7 days of [Codecation](https://codecation.se/) 2023, which was a hackathon/vacation organised by Backtick Technologies in november 2023 in Málaga.

The game was written in Rust using the Bevy game engine and the Rapier3d physics library. The experience was generally good, but the collision system was a bit unstable at times which meant that about half of the hackathon was spent making collision shapes work as intended. That will likly improve in the future when the Bevy ecossystem grows and matures.