freecell

freecell
Login

This is a Freecell game written in JavaScript using the HTML5 Canvas. The renderer is custom, using blitting to maximize performance. It supports a variety of screen form factors and can be played comfortably on most mobile devices. It uses Redux for game state management.