Skip to content

xephtar/pokemon-fight-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I implemented the n-ary tree for all scenarious of the fighting two pokoemons until one died.

To compile:

  • g++ -std=c++11 -Wall -Werror main.cpp -o main

About

Creating n-ary tree of fighting two pokemon with all attacking options until one died and picking one path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages