Skip to content
Snippets Groups Projects
Commit 07129341 authored by h45-taylor's avatar h45-taylor
Browse files

added screenshots dir and adding images into readme file

parent 7479d835
Branches
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ The aim of the game is to get one of the tiles upto a score of 2048 by combining
### Initilise Function
First we set a seed for our random number generator using the system time as the seed.
Then we set the ``` gameOver ``` and the ``` moved ``` variables to false to get it ready.
Then we set the `gameOver` and the` moved `variables to false to get it ready.
Then we use for loops in order to create the board.
Then run the generateRandomTile function to create the first tiles in the game.
......
Screenshots/Starting grid.png

2.46 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment