Add house and power source textures, improve tutorial, update arcade to latest

This commit is contained in:
csd4ni3l
2025-11-09 22:14:19 +01:00
parent a4ec759599
commit 215bca561f
11 changed files with 375 additions and 263 deletions

View File

@@ -6,6 +6,8 @@ from utils.constants import button_style
TUTORIAL_TEXT = """
In Connect the Current, you have to rotate power lines so power reaches to all of the houses.
- Every line has to be connected on all of it's sides.
- Every power source and house must have at least one connection
- Houses dont share electricity, like power lines.
- When needed, you might have to create loops of power or branches with no house linked to them.
(This is also because it's randomly generated and i couldn't find a way to generate maps with no meaningless branches)
- To rotate a line, just click on it and it will change its rotation.