Skip to content

thientm-denk/zombieshooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZomEndDay

MINI SHOOTER GAME WITH UNITY

👋 My Project at OneChain Game 👋

Table of Contents

Description

  • This is a mini shooting game
  • This works well on desktop, and WebGL
  • Use WASD to move, Click to shoot
  • Number 1 for primary weapon
  • Number 2 for pistol
  • You have 100 health, lose if become 0
  • Try to kill zombie as most at posible (Score base on amount zombie killed)
  • Available demo at itch.io: https://thientmdenk.itch.io/zomendday (Old version may contain some bug)
  • Enjoy ❤️

Preview Screenshot

MenuIngame    Menu    Ingame    Dead   

Technology

  • RayCast to Manage Shooting
  • Config
  • UI, Game, Audio Manager
  • Singleton pattern
  • State Machine pattern to control Zombie
  • NavMesh
  • Linerenderer
  • Highscore storage with PlayerPref

Functional requirements

1. Player:

  • Menu Interaction
  • Moving
  • Shooting
  • HighScore
  • Weapon

2. Zombie

  • Idle state
  • Run toward player state
  • Attack player state

Useful Resources

Contributors

License & Copyright

© 2022 TranMinhThien.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages