This is the test page.
<h2> Hello!! </h2>
And then.
func main() {
name := "PWK"
fmt.Print("Name: ", name)
}
GDScript will be like this.
func _process(delta: float) -> void:
print("process running.")
Dev logs, a diary, works, and a playground. Just a slightly cluttered hideaway.
This is the test page.
<h2> Hello!! </h2>
And then.
func main() {
name := "PWK"
fmt.Print("Name: ", name)
}
GDScript will be like this.
func _process(delta: float) -> void:
print("process running.")

A click-action game where you steer a pigeon using the recoil of your shots.
Steal some bread and keep running... but what awaits at the end?
You can play it right in your browser, so feel free to mess around with it!