Skip to content

Tile scoring game in AngularJS and Node.js. Styled with AngularJS Material.

Notifications You must be signed in to change notification settings

Kira-Pilot/Tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiles

Summary

The intention of this exercise was to create a single-player tile-laying game. To win, one must place the randomly-generated letters in the playing rack into the scoring area in alphabetical order.

How to Run

  1. npm install
  2. node server.js from the top-most directory

How to Play

To move a letter:

  1. select a lettered tile in the rack, then
  2. select an empty tile in the scoring area.

When you are finished laying the tiles in the correct order, you may click Done to view your score.

List of Libraries and Frameworks Used

  1. AngularJS
  2. AngularJS Material

About

Tile scoring game in AngularJS and Node.js. Styled with AngularJS Material.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published