This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4af5295a2b3e4db32bd2e2fe266d8151f44e7abd
conquest
/
server
/
server.nim
12 lines
71 B
Nim
Raw
Normal View
History
Unescape
Escape
Experiment with TUI implementation using illwill
2025-05-06 22:46:36 +02:00
import
.
/
tui
Experiment with Listener Creation
2025-05-02 18:10:30 +02:00
Experiment with TUI implementation using illwill
2025-05-06 22:46:36 +02:00
proc
main
(
)
=
# Initialize TUI
initUi
(
)
Experiment with Listener Creation
2025-05-02 18:10:30 +02:00
Experiment with TUI implementation using illwill
2025-05-06 22:46:36 +02:00
main
(
)
Reference in New Issue
Copy Permalink