Skip to content

leomarkcastro/Puzzle-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c46f38 · Nov 22, 2020

History

6 Commits
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020
Nov 22, 2020

Repository files navigation

Puzzle-Maker

A puzzle generator for:

  • Number Search
  • Crossword
  • Kakuro
  • Hidato
  • Nonogram
  • Cryptogram

The stack is:

  • UI - Sciter (which uses HTML / CSS / TIscript(weird JS clone)
  • Puzzle Generator - Python
  • Puzzle Game - Pygame
  • Puzzle Image Generator - Pygame
  • PDF Generation - FPDF
  • PDF Tools (merging and splitting) - PyPDF2

About

A puzzle generator / game and pdf maker. Pretty advance stuff for me. Uses Sciter for UI, pygame for puzzle game and puzzle images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published