1980gamer #76 Posted August 7, 2021 I actually found this to be a great challenge. I could not figure out the recursive function I tried a little brute force, but that was not going to get the job done. (could work with dumb luck) I have another project that needs recursion and it is PISSING ME OFF! LOL I currently -- partially just look ahead a little, enough to test. But I don't see this working as it propagates. 2 Quote Share this post Link to post Share on other sites
unhuman #77 Posted August 12, 2021 On 8/7/2021 at 4:08 PM, 1980gamer said: I actually found this to be a great challenge. I could not figure out the recursive function I tried a little brute force, but that was not going to get the job done. (could work with dumb luck) I have another project that needs recursion and it is PISSING ME OFF! LOL I currently -- partially just look ahead a little, enough to test. But I don't see this working as it propagates. I have a partial recursive algorithm... But then I moved to iterative / state machine... That's where I was confused with portals... I don't know if you can recurse really well in BASIC b/c can't pass variables (no custom functions) Quote Share this post Link to post Share on other sites
BLASTERS #78 Posted January 4 shame it did not receive any submissions. would be good to see this have relaunch - perhaps with changes mentioned already by others perhaps you could look at making it multi machine instead of just TI based ?? perhaps you could look at 2 options of the challenge 1) being as you described and the other 2) as a game creation thing perhaps increase the time for submissions people generally very busy with real life stuff so a longer contest timeframe may be more positive ? anyway good luck with it hopefully we see it back in the future one day ?? Quote Share this post Link to post Share on other sites