This website requires JavaScript.
Explore
Help
Register
Sign In
starblue
/
pixelfoo-apps
Watch
1
Star
1
Fork
0
You've already forked pixelfoo-apps
Code
Issues
Releases
Activity
41
Commits
1
Branch
0
Tags
75ca3a28e59715316b351c96c08cf08dac546e91
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Juergen Stuber
af5e1db20a
Replace macros for 2d literals by functions.
2018-12-02 14:21:59 +01:00
Juergen Stuber
3389551f05
Rename everything from suffix 2 to 2d for clarity.
2018-12-01 10:03:58 +01:00