Joeri Exelmans cea0e779db make examples consistent with demo given 11 meses atrás
..
YAKINDU_WORKSPACE cea0e779db make examples consistent with demo given 11 meses atrás
documentation e7b8b1b385 move files 11 meses atrás
lib f6e38b017d add testing framework 11 meses atrás
README.txt 4edb74ac4f not sure what i changed... 11 meses atrás
checklist.txt cea0e779db make examples consistent with demo given 11 meses atrás
run.py f6e38b017d add testing framework 11 meses atrás
test.py cea0e779db make examples consistent with demo given 11 meses atrás

README.txt

1. Opening the examples
=======================

The directory 'YAKINDU_WORKSPACE' is a workspace that you can open in YAKINDU (or as they prefer to be called these days: "itemis CREATE").

Every example will show up as a project.


2. Running the Python code
==========================


Python Dependencies
-------------------

- Python >= 3 (tested with Python 3.12)
- TkInter (included in most Python-distributions)
- (optional) simpleaudio (for sound effects)

Running
-------

To run the examples:

python run.py

for instance:

python run.py 70_ChildLock