Project 'scs/cocosy/overcooked-simulator' was moved to 'scs/cocosy/cooperative-cuisine'. Please update any links and bookmarks that may still have the old path.
Resolve "Beep on button for audio sync"
Compare changes
Files
4- Fabian Heinrich authored
@@ -14,6 +13,7 @@ import numpy as np
@@ -14,6 +13,7 @@ import numpy as np
@@ -155,6 +155,8 @@ class PyGameGUI:
@@ -155,6 +155,8 @@ class PyGameGUI:
@@ -382,7 +384,12 @@ class PyGameGUI:
@@ -382,7 +384,12 @@ class PyGameGUI:
@@ -1016,6 +1023,13 @@ class PyGameGUI:
@@ -1016,6 +1023,13 @@ class PyGameGUI:
"""Starts pygame and the gui loop. Each frame the game state is visualized and keyboard inputs are read."""
@@ -1143,6 +1157,10 @@ class PyGameGUI:
@@ -1143,6 +1157,10 @@ class PyGameGUI: