videogame
Projects with this topic
-
The repository contains an Unreal Engine project for a strategy role playing videogame. The game's combat complexity is low-medium as of the current implementation. The project is meant to be used to test search based adversarial algorithms.
Implemented: Alpha-beta, Negascout, MTD(f), MonteCarloTreeSearch(UCT), MCTS(Epsilon-greedy) and RAVE. There is an incomplete version of UCT-RAVE.
Updated -
-
-
-
-
-
Final UOC 2D Videogame Programming Course Project
Updated -
-
-
-
Unreal (4.21) project to reproduce the original design of the Pac Man videogame. Based on: https://www.gamasutra.com/view/feature/3938/the_pacman_dossier.php
Updated -
Videogame made with own teamworkers for Stay Safe! Jam
UpdatedUpdated -
A couch-co-op game where two players help each other build shelter to protect against an impending cataclysm.
Updated -