Skip to content

User interface for Adventures in RULE-BASED PROGRAMMING of Gary Riley on a base of Streamlit.

Notifications You must be signed in to change notification settings

rururu/CLIPSAdvent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIPSAdvent

User interface for Adventures in RULE-BASED PROGRAMMING of Gary Riley on a base of Streamlit.

Watch the video Click the screenshot to see a video!

This program adds web interface to a CLIPS application described in Adventures in RULE-BASED PROGRAMMING, of Gary Riley. With it, you can decorate and enliven slightly text adventures by images, audio and video materials. The program written on Python programming language and use following libraries.

Libraries

Start

Change directory to this application folder and in a terminal execute a coomand:

streamlit run main.py

or

python -m streamlit run main.py

For newbies

The easiest way to install Python, libraries and start developing is to install Thonny https://thonny.org/.

Libraries installation in Thonny: Menu Tools > Manage Packages > Search on PyPI > library name

Start in Thonny Shell:

!streamlit run main.py

Feedback

For comments and suggestions please contact Ru

About

User interface for Adventures in RULE-BASED PROGRAMMING of Gary Riley on a base of Streamlit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published