Embed Game x

By embedding games on your website or application you are agreeing to the Construct.net Arcade Terms of Service.

Create Your Own Games Build and publish your own games just like Zombie Killer Survival to this arcade with Construct 3! Share this game
Full Game

Zombie Killer Survival

T
166 players, 202 plays 0 playing now, 4 most ever online
1
0 favourites
azeemdreams Published on 27 Mar, 2023

8 direction behavior is used for the Player’s movement like (up, down, left, right), arrow keys or (W, S, A, D) & aiming the target & shooting is based on cursor movements and clicks. Player collisions with zombies make the player decrease health. Player collisions with first aid boxes increase health. Also Player plays animations. and you can play on mobile movement for the player based on touch like (joystick, reload icon, replaced icon).line of sight and bullet behaviors are used for zombies movements ai.

Game Logic

Victory is based on when the player kills all the zombies level completed and a victory popup will appear.

GameOver is based on if the player hit by the zombies decreases health (max health is 100) and when the health goes 0 the player dies. Game over Popup will appear.

Game Save Data Local storage

The game saves Progress, coins & best score when the victory triggers. Progress is responsible for level unlock.

They are first stored in the global variables to work, throw the layouts and store these global variables to the dictionary then saves the dictionary AsJSON to local storage.

At the Menu sheet, the game checks the local storage to load the dictionary.

Instructions

Press Arrow Keys To Move. Press "R" For Reload. Press "Z" For Replace Gun. Mouse Left Click To Tap For Shoot.

Screenshots

Used Plugins

Used Behaviours

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!

Suggested Games