Solving Games in Java (Part I) - Practical Java Projects
Ditulis pada: January 15, 2019
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