Skip to content

nrasix/game_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAME TEST

A Unity-based game project.

Getting Started

  1. Requirements

  2. Setup

    • Clone or download this repository.
    • Open the project folder in Unity Hub and launch the specified Unity version.
    • Open the solution file (game_test.sln) in Visual Studio for code editing.
  3. Running the Game

    • Open the main scene in Assets/_Game/Scenes/.
    • Press the Play button in the Unity Editor.

Code Overview

  • Scripts
    • Assets/_Game/Scripts/ contains all gameplay scripts, including:
      • Character logic
      • Enemy AI and spawning
      • Weapons and shooting
      • UI management
      • Utilities (object pooling, initialization, etc.)
  • Input System

Controls

  • Movement: WASD / Arrow Keys
  • Attack: Mouse Left Click / Touch Screen
  • Switch Weapon: Q key

Overview Gameplay

Watch gameplay video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages