Skip to content

Archer6621/HSWFC-editor-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HSWFC-editor-pygame

The pygame-based editor that implements HSWFC. In the future, it will be refactored to python files instead of a notebook to get rid of the Jupyter Lab requirement.

How to run this

  1. Clone this repository
  2. Open a terminal in that folder and run pip install -r requirements.txt
  3. If that finishes, run jupyter lab --notebook-dir=. --- The browser should open with Jupyter Lab.
  4. Double click the notebook file in Jupyter Lab's explorer to the left
  5. Run the cell (ctrl+enter)

The notebook is littered with comments and docs that explain what all the different parts do. To gain insight into the inner workings and the core idea behind the algorithm, please either check the paper, or better yet, check my thesis (once I am done writing!).

About

The pygame-based editor that implements HSWFC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published