/Unity3D_Pacman_Game

This repository features a Pacman game developed in Unity3D using C#, offering a classic gaming experience

Primary LanguageC#

Pacman Project

Group 3

5025211015 Muhammad Daffa 'Ashdaqfillah
5025211051 Hanun Shaka Puspa
5025211113 Revanantyo Dwigantara

Brief Description

Implementation for Greedy Best-First Search path finding in Pacman. This repository contains codes, assets, and environment settings for game development in Unity and Anaconda. The GBFS implementation is run on a python API that is called in the movement class for ghosts. This implementation helps the ghost determine the best movement direction to chase the player, but the cross-language implementation seems to cause heavy performance issues.