Hey everyone! 👋
I built isimbulamadimscript (IBS), a zero-dependency, lightweight, embeddable scripting language designed for web games and interactive logic.
Instead of embedding heavy engines, IBS lets you run scripts with:
if/ while) Addbranch / Call macros)Urlcall - loadstring over HTTP)
Check it out on GitHub:
👉 https://github.com/yusufcicel54-rgb/-simbulamadimscript
CDN:
html
<script src="https://cdn.jsdelivr.net/gh/yusufcicel54-rgb/-simbulamadimscript/ibs.js"></script>