This site requires JavaScript, please enable it in your browser!
Greenfoot back

vessaliuzz's Comments

Back to vessaliuzz's profile

private void createCounters() { boardLabel = new Text("BOARD " + board); addObject (boardLabel, 670, 120); tryLabel = new Text("Nyawa: " + tries); addObject (tryLabel, 670, 150); rollsLabel = new Text("Kesempatan : " + rolls); addObject (rollsLabel, 670, 200); scoreLabel = new Text("Score: " + score + " "); addObject (scoreLabel, 670, 230); } i tried to change Text into TextImage, but error. so what should i do, n what should i write on the Board class to make it bold
makasih gan :)
can you upload the source code? i do really need it. please
bisa minta source nya gan?