mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Update README.md
This commit is contained in:
parent
76fe996252
commit
9136b166d5
@ -78,6 +78,9 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [vraylib](https://github.com/MajorHard/vraylib) - V wrapper (bindings) for [raylib](https://www.raylib.com), the C game development framework.
|
||||
* [vSDL2](https://github.com/nsauzede/vsdl2) - SDL2 V module / libSDL2 wrapper (accompanying examples & tests are at [sdl2test](https://github.com/nsauzede/sdl2test).)
|
||||
|
||||
### Eventing
|
||||
* [eventbus](https://github.com/vlang/v/tree/master/vlib/eventbus) - A simple event bus system for V
|
||||
|
||||
### User Interface (UI) Toolkits
|
||||
* [V UI](https://github.com/vlang/v/tree/master/vlib/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user