Hacker News new | ask | show | jobs
by yoklov 4574 days ago
Well, this can actually have a pretty significant effect on the feel of the game so depending on what kind of game you were prototyping, it might be worth it (though, your better off hardcoding a few cases of SAT than trying to get it working completely generally in a prototype).
1 comments

How would one hard code SAT cases? Just curious I've got the general code working now.