Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a29451

Browse filesBrowse files
authored
N23: Add Sugarcubes (rust-gamedev#694)
1 parent 76a1a48 commit 7a29451
Copy full SHA for 7a29451

File tree

2 files changed

+20
-0
lines changed
Filter options

2 files changed

+20
-0
lines changed

‎content/news/023/index.md

Copy file name to clipboardExpand all lines: content/news/023/index.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,26 @@ https://www.reddit.com/r/rust\_gamedev/comments/nx79kq/)_
249249

250250
## Tooling Updates
251251

252+
### [Sugarcubes]
253+
254+
![Sugarcubes Example](sugarcubes.png)
255+
256+
[Sugarcubes] by [@henryksloan] is a tool for designing and testing automata.
257+
258+
Sugarcubes allows for easy creation of models used in the theory of computing.
259+
It is designed to be a more intuitive and useful alternative to JFLAP,
260+
the most popular tool for designing automata and formal languages.
261+
It uses macroquad for the editor, and egui for the toolbars. Sugarcubes
262+
currently features a fully functional finite automaton editor and simulator,
263+
and many other models, editing features and simulations are planned.
264+
265+
You can check out a [live WASM demo here][Sugarcubes],
266+
or the [source code on Github][Sugarcubes source].
267+
268+
[Sugarcubes]: https://henryksloan.github.io/sugarcubes/
269+
[Sugarcubes source]: https://github.com/henryksloan/sugarcubes
270+
[@henryksloan]: https://github.com/henryksloan
271+
252272
## Library Updates
253273

254274
### [backroll-rs] and [GGRS]

‎content/news/023/sugarcubes.png

Copy file name to clipboard
21.9 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.