Is minimax possible – Advanced Topics – Snap! Forum https://forum.snap.berkeley.edu/t/is-minimax-possible/16647
It uses infinity and -infinity so is it possible
(beta <= alpha) { break; } } return { score: maxScore, col: bestMove }; } else
Meintest du essen?
It uses infinity and -infinity so is it possible
(beta <= alpha) { break; } } return { score: maxScore, col: bestMove }; } else
(sorry for asking this, I'm really am a newbie when it comes to GitHub) I'm trying to fork (again, I did it 10 years ago and it worked) Snap! but when I do I get this message No available destinations to fork this rep…
I have been banned before for creating a second account, so I don’t want anyone else
How do I sense what morph the mouse is on? like, if the mouse is on a block, on the stage, the green flag, stop button, editing area, and so on.
mouseover instanceof BlockMorph){ return new Context(null, mouseover.fullCopy()); } else
Rn I’m making a project that replicates object oriented programming in snap and id like it to be possible to only use code to make everything instead of the ui, almost all of it can be done with getters and setters but i…
of the ui, almost all of it can be done with getters and setters but if anyone else
The title's is kinda lying but it doesn't matter because it's still inspired by BASIC. The variation of BASIC this was inspired by was BlitzBASIC. You know, the language used to power SCP: Containment Breach and SCP-087…
UPDATE 1.1: ELSE — Think of ELSE in an IF/ELSE block.
i need to delete every item that appear in a list more than once but need to keep at least one of that number. example list 1,8,9,2,8,5,1 solved need to be 1,8,9,2,5.
If so, just finding someone else’s solutions (e.g., in a library) and turning that
Any ideas that involves the microworlds library? I'm bored and am looking for a project idea that I won't abandon and forget about days later.
like 0 for air or 1 for wall, if the tile is 0, move to next tile, if anything else
mehone May 6, 2024, 5:25pm 8 you know who else greps for more puns?
I believe if Snap! supports videos(in mp4 or mkv formats), coding could get a boost and many cool ptojects could be made in a short amount of time. Thank you.
For sprites, the stage, or for something else?
I just found out that you can visit the project page of a project that is private. Here's an example (@bh, is it ok if I use this as an example?) https://snap.berkeley.edu/project?username=bh&projectname=test But yo…
You can see the notes of private projects made by someone else 110443 February 3