Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 987 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 987 Bytes

Box Head 3D

Thank you for checking out my project!

This is a fully functional first person shooter game made in Unity and programmed in C#Script.

Visit the images page to view images and videos of this project!

Screenshots

  • Game interface

    • Game created based on simplicity
      • Simple characters in a simple environment
    • Top view on the top left corner
    • A shooting crosshair is always in the center of the screen
  • Animation on impact - when objects are shot at

    • Bullets hitting different materials will cause different effects
  • Bots follow user

    • Bots track the users and follow them using AI!