Skip to content

Development of level prototype for 3D game. In the game the player must be able to get from point A to point B, through a room full of obstacles, with at least 5 enemies managed by the AI.

Notifications You must be signed in to change notification settings

CampoLucas/University-AI-Project-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

AI-Project I

This repository contains a level prototype for a 3D game built using Unity. The game involves the player navigating through a room full of obstacles and defeating at least 5 enemies, each managed by an AI.

Features

  • Enemies with AI behavior
  • Topdown movement
  • Light melee attack and heavy melee attack
  • Main menu
  • Game won and game lost screen

Dependencies

This project was built using Unity version 2021.3.18f1.

How to Play

  • Use the WASD keys to move the player
  • Left click for light attack
  • Right click for heavy attack

Used Technologies

This project was built using Unity and C#.

Installation

  • Clone the repository to your local machine.
  • Open the project in Unity using the correct version specified in the Dependencies section.
  • Build the project to your desired platform or run it in the Unity editor.

About

Development of level prototype for 3D game. In the game the player must be able to get from point A to point B, through a room full of obstacles, with at least 5 enemies managed by the AI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published