frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

Sound Effects #17

Closed frankobjank closed 1 week ago

frankobjank commented 3 months ago

It would be nice to have sounds in the game. The priority sounds are notifications for when a turn ends, dice need to be rolled, a trade is offered, etc.

Eventually it would be nice to have sounds that play when selecting things.

frankobjank commented 1 month ago

as of commit 4fb0fea there are notification sounds for turn starting, chat, winning the game, and rolling dice

frankobjank commented 1 week ago

Breaking music off into new issue #40