Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 963 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 963 Bytes

HTML5-Solitaire

screenshot of the game

This project was created in fall 2014 at LUT on www course as a first assignment. The main point of the assignment was to show a knowledge of DOM manipulation. Because of that, the game itself isn´t made in the best possible way. More ideal way of creating game like this is (imo) a canvas. This is more of a demo of technology.

CONTENTS

DIRECTORIES:

FILES:

  • README.html + readme.css - report written for a course assistant about the project
  • /js/main.js - main functionality of the game
  • /js/utils.js - some utility functionality
    • jquery files

whole project is free to use however.