Added water splash simulator, made settings saving work for all simulators, moved all the simulators into their respective directories, improved the README, fixed too much logging

This commit is contained in:
csd4ni3l
2025-09-14 22:27:54 +02:00
parent 9c632d1bec
commit c010c41ccd
12 changed files with 395 additions and 54 deletions

View File

@@ -6,6 +6,9 @@ from arcade.gui.widgets.slider import UISliderStyle
SMALL_RADIUS = 75
LARGE_RADIUS = 150
WATER_ROWS = 128
WATER_COLS = 128
menu_background_color = (30, 30, 47)
log_dir = 'logs'
discord_presence_id = 1414634708414758972