Skip to content

A Unity 3d FPS Shooting Project based on Guns.

License

Notifications You must be signed in to change notification settings

HARSH-1607/Guns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity FPS Game

Play the game here: https://play.unity.com/en/games/8072181b-01ab-4fef-a120-fe8d59d4ce0a/guns

Project Overview

This is a first-person shooter (FPS) game developed in Unity, featuring immersive gameplay and custom mechanics.

Prerequisites

  • Unity [Version] (Recommended: Latest LTS version)
  • Git
  • GitHub Account

Setup Instructions

  1. Create a new repository on GitHub

    • Go to https://github.com/new
    • Name the repository Unity-FPS-Game
    • Set to Public
    • Do NOT initialize with README, .gitignore, or license
  2. Clone the repository

    git clone https://github.com/[YOUR_GITHUB_USERNAME]/Unity-FPS-Game.git
  3. If you've already cloned locally:

    git remote set-url origin https://github.com/[YOUR_GITHUB_USERNAME]/Unity-FPS-Game.git
    git push -u origin main

Features

  • First-person shooter gameplay
  • Custom weapon mechanics
  • Immersive environment

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT License

Contact

[Your Contact Information]

About

A Unity 3d FPS Shooting Project based on Guns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published