Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 617 Bytes

Game AI Fundamentals

This repository contains the source code and assets for a series of game AI projects using the Godot Engine.

Requirements

To run the projects, you will need Godot 4.2.1 or later

How to use

Each project folder contains a project.godot file that you can open with the Godot Engine editor. You can also run the projects from the command line using godot -e project.godot.

Credits