Skip to content

Commit b9efdf0

Browse files
committed
updated todo list
1 parent 352e260 commit b9efdf0

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,8 @@ All build scripts live in the **scripts/** folder inside the CMake source direct
4747
./Bess
4848
```
4949
## TODO
50-
- [x] Add seven segment display (Added CLR for flip flops as well)
51-
- [x] Add some graph visulization for clock cycles
52-
- [x] Command System
53-
- [x] Undo, Redo functionality (for most interactions done)
54-
- [x] Test Cases for simulation engine
55-
- [x] UI Improvements
56-
- [X] Moving to vulkan renderer
57-
58-
New TODO's coming
50+
- [ ] Basic Plugin Suppport
51+
- [ ] Scriptable rendering
52+
- [ ] Usability enhancements
53+
- [ ] Add More components
54+
- [ ] Web hosting

0 commit comments

Comments
 (0)