Skip to content

leomarkcastro/Puzzle-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors