On 05/09/2017 00:02, Irmen de Jong wrote:

https://github.com/irmen/bouldercaves

> There's just two things missing I think:
> - high score table
> - being able to play multiple sounds simultaneously, as the amoeba and
> magic wall sounds are lacking at the moment.

In version 1.2 sound mixing is implemented so the game can now play multiple 
samples
simultaneously, and is able to play sounds in a loop. This means it now 
properly plays
the title screen music, and the amoeba and magic wall sounds are now also in 
the game.
(and I fixed a magic wall behavior bug as well)

Saving and displaying high scores are left as an exercise for the reader :)


Irmen
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to