I love how we are getting off topic and no one bothered to read my comment.
random question, how do i get into the discord server?
Not soon, it might be my next project after my current one.
Not quite. Ignoring the possibility of just using a gigantic text display, you can place one of each prop on every square. Then, by only having one of the props show at a time, you can show every possible combination of peices on the chessboard.
Well, if you are going to one day make chess, you can always use my ideas:
New bio out! (Read for exclusive The Realm tip!):
If I were to make chess, here’s what I would do:
First, make the chess pieces. Put a pawn in each square, and the same thing for all the other pieces. Then, make a coordinate system, like your Tamian system! Then I would make turns, followed by making movement. I would do this by, well, I don’t know. I could let the player loose and let them choose a square, or, I could have game overlays and popups let me pin down the exact square they want to go to. Next, I would have tons of block code check if that is a possible move. If yes, then check if there is a piece there. If yes, then check if it is triggering players piece. If yes, do not allow move. If, those are nos, then the move would be possible. Of course, if the piece there is the opponents, then I would check the coordinates of every piece. If it checks and says there is, say, a knight, then the property BKnightL (yes I have decided to have a property for each piece) would go from 33 (example for C3), to 0. Oh, and before chosing where to go, they must run to a square with one of their pieces in it, which will be accomplished with more block code. Then, after every move, it checks for next moves possible. If a next move possible is taking a king, then there is either check or checkmate. Block code checks which one it is. Back to possible moves, if there are no possible moves and the only property that is not 00 is BKing, then there is stalemate. This just repeats until there is checkmate, stalemate, or time runs out, which would be a simple timer that is team set.
WhoAmI
August 1, 2023, 8:11pm
72
A limit could be the size of the zones, though. Zones have a limit last time I checked.
mysz
August 1, 2023, 8:11pm
73
You can just make a bigger board.
1 Like
It’s true, Zones have a limit. And it can hold a lot of them somehow.
You can optimize this by just checking around the king to see if it is possible for the opponent to take the king. If so, you can then look for squares around the king the king can move to and then squares that a peice can move to to block the check. If there are none, it’s checkmate.
2 Likes
Because I didn’t want to scroll and picked colors that are basically opposite.
@Kyro What
Even I think this isn’t 11/10
Except when I was coming up with it
Then it was
STILL
7/10
mysz
August 2, 2023, 1:05am
78
Oh no, @Kyro just votes “1/10” or “11/10” on polls as a joke. @PotionMaster will ALWAYS vote “0/10” on a poll no matter what.
1 Like
VALUEX
September 12, 2023, 1:22pm
82
I was working on a experiment and used this coordinate system which lead me to bump into this guide…
I just bumped into this guide. Nothing special.
3 Likes
I tried to dodge the zones so I couldn’t be tracked, but I accidentally BUMPED into one.
3 Likes
Haiasi
October 30, 2023, 1:25am
85
# A bump has been detected.
5 Likes
You do know you could have just hit the wiki button, right?
4 Likes