Skip to content

A Paper Mario: The Origami King battle solver because I was too tired to do puzzles

License

Notifications You must be signed in to change notification settings

ZephyrEmbyr/PaperMario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperMario

A Paper Mario: The Origami King battle solver because I was too tired to do puzzles

Setup

pip3 install -r requirements.txt

Done

  • solving arbitrary enemy alignment for arbitrary number of moves
  • better board input functionality
  • graphical output

Todo:

  • separate board logic and solver logic
  • handle multiple enemy types (partially implemented in GUI)
  • BOSS LOGIC
  • use breadth-first search in checkSolution
  • show solution in GUI
  • make GUI playable

About

A Paper Mario: The Origami King battle solver because I was too tired to do puzzles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages