BettUr

For my major project I created a version of the ancient boardgame Ur. The gameplay isn’t completely the same as Ur, because it’s not finished but I do have some ideas about what to do next.

I made this using TurboWarp, which is a Scratch mod that has some extra features that make it easier to write Scratch programs.

One of the hardest things working on this game was the debugging. Although you can’t see it playing the game, the positions of pieces are stored in an array so that it can work whether a position is occupied and sometimes this wasn’t working correctly.

Something that I would like to add to the game is different abilities for each of the player pieces. For example, one piece might be able to do a ranged attack on the opponent’s pieces.

You can run the current version of the the game in the browser using this page: COMING SOON

Leave a Reply