## setup - use some smart IDE like Pycharm or VisualStudioCode, and it should help you with getting all necessary libraries ## how to run - to create new map, run editor.py - S - add start - C - add checkpoint - F - add finish - X - save map (instructions will appear in terminal) - ESCAPE - exit without saving - create platforms by holding LMB (left mouse button) and dragging - remove by clicking on sprites with RMB - to run map and clear it by yourself, run main.py - move by pressing arrows - to run AI on map, run simulation.py - follow instructions that will appear in your terminal - to run infinite map, run InfMapAlt.py - no instructions here, you can modify constants at the start of file InfMapAlt.py