Skip to content

Nonogram puzzle platform with randomly generated nonograms, an editor, and user platform to share custom puzzles

License

Notifications You must be signed in to change notification settings

chasersmith/nonocross-online

Repository files navigation

logo

A nonogram puzzle Angular web app that can generate various sized nonograms. Has a nonogram editor that can export custom puzzles as txt files so they can be imported and shared. Has Firebase authentication allowing users to login with google or registered accounts. Planned implementation of user-made custom nonogram browser/library.

Firebase

This project utilizes Firebase for its api integration

In order to deploy the project, a Firebase project will need to be setup and connected by setting the appropriate environment variables in the Angular project. Remove "_CHANGEME" from the included environments folder and set the variables in src/environments/environment.ts and src/environments/environment.prod.ts for production

Angular CLI Help

This project was generated with Angular CLI version 12.2.11.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Nonogram puzzle platform with randomly generated nonograms, an editor, and user platform to share custom puzzles

Topics

Resources

License

Stars

Watchers

Forks