Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published