Skip to content

Commit 4fcaa06

Browse files
authored
N30: nodus (#915)
1 parent 26fe8e2 commit 4fcaa06

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

content/news/030/flipflop.png

48.3 KB
Loading

content/news/030/index.md

+17
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,23 @@ to a sizable list! ([#845][gd-845])
109109

110110
## Tooling Updates
111111

112+
### [Nodus][nodus-github]
113+
114+
![Demo that shows a simple circuit](flipflop.png)
115+
116+
Nodus ([GitHub][nodus-github]) by [@r4gus] is a digital circuit simulator
117+
built with the Bevy game engine. The project is in an early stage of
118+
development but, most of the basic features are implemented. That includes:
119+
120+
- Insert components like gates, switches, clocks, or light bulbs into
121+
the world using a radial context menu.
122+
- Build digital circuits by connecting inputs and outputs of components
123+
with each other.
124+
- Save projects to a .ron file and reload them later.
125+
126+
[nodus-github]: https://github.com/r4gus/nodus
127+
[@r4gus]: https://github.com/r4gus
128+
112129
## Library Updates
113130

114131
## Popular Workgroup Issues in Github

0 commit comments

Comments
 (0)