Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 269 Bytes

File metadata and controls

6 lines (5 loc) · 269 Bytes

HCR2-Level-Algorithm-Generator

A python script for generating random algorithm for your custom level.

Notes

  • The generated algorithm JSON is not really correct, just copy the value/algorithm.
  • Require kivy, threading, requests, json, math, and random libraries.