Skip to content

jkpenner/AlphaTiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaTiles

Simple 2D Tile Game built in Unity3D.

##Game Overview The Game displays a set number of tiles, each with their own letter. After a set amount of time all the tiles are flipped upside down hiding their letters. The player's goal is to move the tiles from the top row into the bottom row and place the tiles in alphabetical order.

Upon placing the tiles in the correct order, the player has the option to increase the difficulty. When the difficulty is increase another tile is added to each row. The game starts with 2 tiles in a row and can continue until there are 14 tiles.

##Playable Game Builds

##Project Requirements

##Project Build Directions

  1. Download Required Version of Unity 5.3.2

  2. Open AlphaTiles Project into Unity

  3. Open BuildSettings in Unity (File->BuildSettings)

  4. Add Scene file AlphaTiles to 'Scenes in Build'

  5. Set Platform to WebGL

  6. Click Build or Build & Run

  7. Once building finishes, open build location and open index.html

About

Simple 2D Tile Game built in Unity3D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages