This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
dvd_bounce
Watch
1
Star
0
Fork
You've already forked dvd_bounce
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
139
KiB
610690a2b0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Matt McWilliams
f9c3a09ed7
Brute force by starting in a random place and running remaining options. Tightens the searchHit(box) area after one is found. This strategy is not working great as a "close" hit does not correspond to variables at nearby values being any closer. Should work on tightening up loops and potentially using array functions for performance.
2021-07-26 10:58:16 -04:00
Matt McWilliams
7f6488cad6
First very naive attempt at brute forcing all possible
2021-07-25 23:17:55 -04:00