pixelfoo-apps/src/bin
Juergen Stuber e60c0b26eb Use priority queue for next move to make in mazes.
This is the proper data structure to use.
No more of this regularly resorting a vector rubbish.
2018-12-03 20:20:04 +01:00
..
bimood Factor out color handling into common module. 2018-11-30 20:34:08 +01:00
dualmaze Use priority queue for next move to make in mazes. 2018-12-03 20:20:04 +01:00
maze Use priority queue for next move to make in mazes. 2018-12-03 20:20:04 +01:00
predprey Replace macros for 2d literals by functions. 2018-12-02 14:21:59 +01:00