x86-64 Playground is a web app for experimenting and learning x86-64 assembly.
The Playground web app provides an online code editor where you can write, compile, and share assembly code for a wide range of popular assemblers such as GNU As, Fasm and Nasm.
Unlike traditional onlide editors, this playground allows you to follow the execution of your program step by step, inspecting memory and registers of the running process from a GDB-like interface.
You can bring your own programs! Drag and drop into the app any x86-64-Linux static executable to run and debug it in the same sandboxed environment, without having to install anything.
Shadik’s approach to modding emphasizes the integration of RPG elements into a voxel-based world. Rather than simple aesthetic changes, the project implements leveling systems and task-oriented progression that unlocks new story beats. The v0.25.1 update reinforces this by ensuring the underlying systems are robust enough to support future content expansions. Access and Compatibility
Developers have expanded the dialogue and pathing logic for non-player characters (NPCs), allowing for more complex branching sequences and world-building.
The user interface has been updated to provide a more streamlined experience, moving away from default layouts to something more bespoke to the project’s theme. Hornycraft -v0.25.1- By Shadik
New environmental assets have been added to enhance the visual detail of specific locations within the game world. Development Focus
, developed by Shadik , represents a significant update in the ongoing development of this custom modification project. This version focuses on technical refinements, stability improvements, and the expansion of interactive elements within the modified environment. Project Overview Shadik’s approach to modding emphasizes the integration of
It is recommended to perform backups of existing data when transitioning between minor versions to prevent compatibility issues. Conclusion
The transition to version 0.25.1 is primarily a maintenance and polish phase, addressing feedback from previous iterations: Development Focus , developed by Shadik , represents
This update includes fixes for memory usage and performance, aiming for a more consistent frame rate across various hardware configurations.
The release of v0.25.1 by Shadik highlights a commitment to technical stability and narrative expansion within the modding community. By focusing on quality-of-life updates and system optimizations, the project continues to evolve its specific gameplay niche.
Hornycraft is a modification that utilizes sandbox game engines to create a specialized role-playing experience. It introduces custom 3D models, a quest-based progression system, and unique character interactions. Shadik’s work is characterized by its departure from standard gameplay mechanics in favor of a more narrative-driven structure. Technical Improvements in v0.25.1
Have you ever seen a responsive debugger? The app places the mobile experience at the center of its design, and can be embedded in any web page to add interactivity to technical tutorials or documentations.
Follow the guide to embed in your website both the asm editor and debugger.
The app is open-source, and available on Github. It's powered by the Blink Emulator, which emulates an x86-64-Linux environment entirely client side in your browser. This means that all the code you write, or the excutables you debug are never sent to the server.
everything runs in your browser, and once the Web App loads it will work without an internet connection.