From 3aa836e5d75696e11938132d8c5769fd81567ec3 Mon Sep 17 00:00:00 2001 From: Rodrigo Alfonso Date: Fri, 10 Oct 2025 03:24:12 -0300 Subject: [PATCH] Adding EmuDevz to the "Real-world uses" list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 130219ec57..4ff46aa673 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ Xterm.js is used in several world-class applications to provide great terminal e - [**pyTermTk**](https://github.com/ceccopierangiolieugenio/pyTermTk): Python Terminal Toolkit - a Spiced Up Cross Compatible TUI Library 🌶️, use xterm.js for the [HTML5 exporter](https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/sandbox.html). - [**ecmaOS**](https://ecmaos.sh): A kernel and suite of applications tying modern web technologies into a browser-based operating system. - [**LabEx**](https://labex.io): Interactive learning platform with hands-on labs and xterm.js-based online terminals, focused on learn-by-doing approach. +- [**EmuDevz**](https://afska.github.io/emudevz): A free coding game where players learn how to build an emulator from scratch. - [And much more...](https://github.com/xtermjs/xterm.js/network/dependents?package_id=UGFja2FnZS0xNjYzMjc4OQ%3D%3D) Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it on our list. Note: Please add any new contributions to the end of the list only.