Skip to content

A web application for creating and solving different types of sudoku.

License

Notifications You must be signed in to change notification settings

yusitnikov/puzzletv

Repository files navigation

Puzzle TV

A web application for creating and solving different types of sudoku and pencil puzzles.

Installation

Clone the repository, install Node.js and npm, and run npm install.

Running the application

Run npm start to start the application and open http://localhost:3000 in the browser.

The page will reload if you make edits, but sometimes refreshing the tab is still necessary.

Understanding the codebase

The project is a frontend-only JavaScript/TypeScript application based on React for web components, MobX for global state management, Emotion for styles, and ably for web sockets.

About

A web application for creating and solving different types of sudoku.

Resources

License

Stars

Watchers

Forks

Languages