2048 (Part 1/18)

  • 3
  • Locked
Hi! Today we'll start writing an interesting and addictive game — 2048. Are you ready? Then let's go. Rules of the game: The game board is square. The standard board size is 4x4 tiles. The objective of the game is to get a tile whose value is 2048. 1. A tile with a value of 2 (probability of 90%) o
You can't complete this task, because you're not signed in.
Comments (9)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
skye
Level 1 , Cleveland, United States
26 September 2022, 07:52
hello ppl
play13517
Level 1 , Canada
13 August 2022, 16:34
//import javafx.application.*;
JAKE FRANKLIN iOS Developer at Salesforce.com
10 June 2022, 13:47
please help
keziah
Level 1 , United States
18 January 2022, 07:28
noooooooooooooooooo
keziah
Level 1 , United States
18 January 2022, 07:28
hi
sideshow bob
Level 1 , United States
8 November 2021, 22:14
how do you code???
demon12
Level 1 , United States
13 October 2021, 23:21
how do u play the game?
John Squirrels Website Admin at CodeGym
14 October 2021, 10:02
You need to complete all 18 parts of the game first.
LeOof Designs DevOps at Microsoft
5 May 2021, 20:09
yes very good, i was trick by it until i realised i could just use Game newGame = new Game2048();