A tool to help solving the geoblock puzzles in Disgaea.
Go to file
King_DuckZ 1917de87f4 Wrote a function that simulates the destruction of a geoblock.
Pass it the index of the block in state that would be destroyed.
The function will return whatever is left in state after triggering
the destruction of said block.
2017-07-19 22:00:15 +01:00
cmake First commit. 2017-07-19 22:00:15 +01:00
src Wrote a function that simulates the destruction of a geoblock. 2017-07-19 22:00:15 +01:00
.gitmodules First commit. 2017-07-19 22:00:15 +01:00
CMakeLists.txt Wrote a function that simulates the destruction of a geoblock. 2017-07-19 22:00:15 +01:00
LICENSE Initial commit 2017-07-19 21:58:20 +01:00
README.md Initial commit 2017-07-19 21:58:20 +01:00

README.md

disgaea_solver

A tool to help solving the geoblock puzzles in Disgaea.