V
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 -
VenenuX minetest Multicraft engine for androit iphone and linux
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