You've already forked computing-box
-
Computing:Box v26.03.21.g Stable
released this
2026-03-21 23:26:58 +00:00 | 33 commits to main since this releaseChangelog
Bug Fixes and Optimizations
- Addressed issues with sliders not functioning correctly after reset on hexadecimal pages.
- Fixed error with NOT gate toggling state incorrectly upon reset.
- Streamlined JavaScript logic across all simulations to reduce redundancy and improve maintainability.
Future Scope
- Prepare for Wave 2 Release with additional simulations (e.g., XOR gates, floating-point representations).
- Enhance accessibility features for a more inclusive user experience.
- Explore collaborative features for classroom settings.
🚀 Release Notes
This release marks the Wave 2 Beta of the CS:Box project, bringing support for all fundamental logic gates. This wave includes the NAND, NOR, XOR, and XNOR gates, which have been built with consistent logic, responsive lightbulb behavior, and proper input handling. This release also introduces major fixes to the reset functionality, ensuring that all gates reset properly when the reset button is pressed.
New Features Include:
- Full support for NAND, NOR, XOR, XNOR logic gates.
- Input toggle buttons now work seamlessly for all gates.
- Lightbulb status updates in real-time according to input changes.
- Reset button now clears all input states and correctly resets the lightbulb status for each gate type.
Looking Ahead:
- Further UI improvements to make the interface more user-friendly.
- Expanded testing to ensure accurate logic across all devices.
Enjoy this latest version of CS:Box! 🚀
Downloads