Discuss Scratch

veryyoungguy
Scratcher
62 posts

Board game

I am making a board game called kitty vs antikitty. The random die sets a variable to a certian number. how do i make kitty or antikitty go forward that many spaces


An evil kumquat ate my signature


















































Supporter of
birchyboii
Scratcher
100+ posts

Board game

if the tiles are 16 by sixteen by sixteen then
When i receive move
move 16 * die number steps

Assuming the variable is die number
JAVAProgramming
Scratcher
100+ posts

Board game

birchyboii wrote:

if the tiles are 16 by sixteen by sixteen then
When i receive move
move 16 * die number steps

Assuming the variable is die number
You can translate that into any square too… 20*die number, and so on…

My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
birchyboii
Scratcher
100+ posts

Board game

exactly

Powered by DjangoBB