Skip to content

An indie chess puzzle game with innovative mechanics, designed to help engage new players and self-conscious enthusiasts.

License

Notifications You must be signed in to change notification settings

cinqmarsmedia/Lazy-Chess-An-Indie-Chess-Puzzle-Game

Repository files navigation

Lazy-Chess-An-Indie-Chess-Puzzle-Game

Another non-profit game by the creator of The Devil's Calculator and Synonymy. Open source under the GPLv3 license like all our projects. The project was built in Ionic 3 and should compile out of the box, though if you wish to integrate firebase, you'll need to generate your own credentials and put them in constants.ts. We'd love to hear from you with your ideas on the project, so shoot us an email anytime at info@cinqmarsmedia.com or open up an issue if you're having any trouble running the code.

Lazy Chess is made by @cinqmarsmedia a volunteer run 501(c)3 non-profit. No members of the organization are paid a salary, and all proceeds go toward funding expenses for our educational and humanitarian projects. For more info, check out cinqmarsmedia.org.

Lazy Chess was just soft released a week or so ago awaiting feedback. We're in the midst of adding continuous integration in this project as well as our others so apologies for the current state of our code, we will have better documentation and cleaner, organized code pushed shortly. With our new system, our private repos will auto push with redacted sensitive info to our public repos.

Shout out and special thanks to the following libraries that are integrated in the project:

Official Site - For gameplay instructions, check out the User Guide.

Build Instructions

  1. Download the code, cd into the directory, and do "npm ci".
  2. Run the project using the command "ionic serve".
  3. Open up a browser to localhost:8000 (where ionic serve defaults to)
  4. Any breaking issues you might encounter later are likely because of firebase or other credentials that have been removed. Make a firebase account and enter your information in fbConfig under constants.ts and re-add "public db: AngularFireDatabase" in the constructor in home.ts along with what refrences you want to integrate.

I will continue to document this further as soon as I get the chance, please email us at cinqmarsmedia.org with any questions or feel free to open up issues and I'll get to them asap. Thanks!

About

An indie chess puzzle game with innovative mechanics, designed to help engage new players and self-conscious enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published