Code source of the godot game z-hack https://rsolene.itch.io/z-hack
Go to file
Solene Rapenne d643e31bb3 exclude backup files 2022-04-30 00:34:45 +02:00
assets init 2022-04-30 00:30:28 +02:00
.gitignore exclude backup files 2022-04-30 00:34:45 +02:00
.png add png files 2022-04-30 00:30:28 +02:00
.png.import add png files 2022-04-30 00:30:28 +02:00
Intro.tscn add wasd and zqsd for moving 2022-04-30 00:30:28 +02:00
LICENSE init repo 2022-04-30 00:30:28 +02:00
Label.gd init 2022-04-30 00:30:28 +02:00
Main.gd make zombie AI more useful 2022-04-30 00:30:28 +02:00
Main.tscn init 2022-04-30 00:30:28 +02:00
Player.gd init 2022-04-30 00:30:28 +02:00
Player.tscn init 2022-04-30 00:30:28 +02:00
PlayerFollow.gd init 2022-04-30 00:30:28 +02:00
README.md init repo 2022-04-30 00:30:28 +02:00
Relic.gd init 2022-04-30 00:30:28 +02:00
Relic.tscn init 2022-04-30 00:30:28 +02:00
Sword.gd init 2022-04-30 00:30:28 +02:00
Sword.tscn init 2022-04-30 00:30:28 +02:00
Zombie.gd make zombie AI more useful 2022-04-30 00:30:28 +02:00
Zombie.tscn make zombie AI more useful 2022-04-30 00:30:28 +02:00
default_env.tres init 2022-04-30 00:30:28 +02:00
icon.png init 2022-04-30 00:30:28 +02:00
icon.png.import init 2022-04-30 00:30:28 +02:00
player.png init 2022-04-30 00:30:28 +02:00
player.png.import init 2022-04-30 00:30:28 +02:00
player_001.png init 2022-04-30 00:30:28 +02:00
player_001.png.import init 2022-04-30 00:30:28 +02:00
project.godot add wasd and zqsd for moving 2022-04-30 00:30:28 +02:00
tile-set.png init 2022-04-30 00:30:28 +02:00
tile-set.png.import init 2022-04-30 00:30:28 +02:00
zombie.png init 2022-04-30 00:30:28 +02:00
zombie.png.import init 2022-04-30 00:30:28 +02:00

README.md

z-hack

Code source a the godot game https://rsolene.itch.io/z-hack

Requirements

You need the godot game engine.

How to use

Run godot in the directory.