This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
God-Machine
Watch
2
Star
0
Fork
You've already forked God-Machine
0
mirror of
https://github.com/GarrettGunnell/God-Machine.git
synced
2025-10-19 14:43:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
341ee15f08
God-Machine
/
Assets
/
Scripts
/
UI
/
Tool Buttons
/
power_button.gd
5 lines
98 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Implement clear button
2025-08-09 03:19:40 -07:00
extends
AcerolaPanel
func
on_pressed
(
)
-
>
void
:
Game of life from bitmasks
2025-08-10 22:55:53 -07:00
get_node
(
"
../../.
"
)
.
encode_grid_to_bit_string
(
)
Reference in a new issue
Copy permalink