Skip to content

HackDesignChallenge/Games-AI-Task-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re-Spawn

Games AI Task 1: Create a Game & an AI bot

Short description:

The inerplanetary enemies re-spawn wave after wave and the lone protector has to fire at them back, or at least ram them away.

Screenshot:

alt text

Build:

Task 1 build

Controls:

←, →, Space.

Software & version:

Unity 2019.1.0b3

Credits:

Story/Gameplay: Stefan Doychev

2D Art: Plamen Petroff, Mihaela Komitova

Animation / Effects: Anton Slavov

Game Development: Stefan Doychev, Anton Slavov

Audio: Dimitar Atanassov

AI notes:

Very simple behavior tree

Diversifiers used:

Not the bees - The mechanic is based on swarm tactics.

8-bit colours only – You are only allowed to choose and work with 8-bit colours for all your game assets.