Skip to main content

Solving Games in Java (Part I) - Practical Java Projects

Solving Games in Java (Part I) - Practical Java Projects

Coupon Details

Solving Games in Java (Part I) - Practical Java Projects, Java programming: using search techniques (DFS, BFS, A*, IDA*, minimax, alpha-beta pruning) in practice.
Created by Konstantin Saveljev
What you'll learn
  • Learn to use searching techniques in practice (this part is mostly about DFS)
  • Build a solver for Boggle game (in 3 different ways)
  • Get a project prototype to work on and develop it further
  • Requirements
  • Basic Java knowledge
  • Understanding of basic data structures (array, list, queue)
  • Basic grasp of recursion
  • Read a thing or two about depth-first and breadth-first searches
Preview This Course - GET COUPON CODE
Comment Policy: Please write your comments according to the topic of this page's post. Comments containing links will not be displayed until approved.
Buka Komentar
Tutup Komentar
-->