Not Logged In

Fuegito: an Educational Software Package for Game Tree Search

Fuegito is an educational software package for learning about programming two player games. The package provides a simple, yet flexible and extensible framework which allows students to study the core search algorithms of computer game-playing, and extend them easily in projects. The current version of Fuegito supports alphabeta and Monte Carlo Tree Search as main game tree search methods, as well as a number of simple playing algorithms.

Citation

C. Hunt, M. Müller. "Fuegito: an Educational Software Package for Game Tree Search". Technical Report, University of Alberta, (TR13-03), January 2013.

Keywords:  
Category: Technical Report
Web Links: ERA

BibTeX

@manual{Hunt+Müller:13,
  author = {Colin Hunt and Martin Müller},
  title = {Fuegito: an Educational Software Package for Game Tree Search},
  Institution = {University of Alberta},
  Number = "TR13-03",
  year = 2013,
}

Last Updated: June 30, 2020
Submitted by Sabina P

University of Alberta Logo AICML Logo