mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add vindex and 2048 (#183)
* Add vindex and 2048 * Rearrange in alphabetical order * Place vindex between vgoogle and vzcc.
This commit is contained in:
parent
cb12c4b21c
commit
4ccfaf27a6
@ -78,6 +78,7 @@
|
||||
- [vspect](https://github.com/zakuro9715/vspect) - A tool to inspect vlang source file. ( Archived )
|
||||
- [vcli](https://github.com/changhz/vcli) - A CLI tool to generate folder structure according to the [guideline](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/)
|
||||
- [vgoogle](https://github.com/changhz/vgoogle) - Make google search on the terminal.
|
||||
- [vindex](https://github.com/wenxuanjun/vindex) - A simple file list server generating json strings, compatible with nginx's autoindex module.
|
||||
- [vzcc](https://github.com/malisipi/vzcc) - A CLI cross-compiling tool based on Zig CC for V.
|
||||
|
||||
### Editors
|
||||
@ -89,6 +90,7 @@
|
||||
|
||||
### Games
|
||||
|
||||
- [2048](https://github.com/wenxuanjun/2048) - A 2048 game with several types of traditional AI integrated.
|
||||
- [Boundstone](https://github.com/organization/boundstone) - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server.
|
||||
- [flappylearning-v](https://github.com/vlang/v/tree/master/examples/flappylearning) - A simple flappy learning demo in v.
|
||||
- [Kurarin](https://github.com/FireRedz/kurarin) - osu! beatmap visualizer made in V. [Example video](https://p153.p0.n0.cdn.getcloudapp.com/items/6quvQjb5/ce3ea737-eb29-4b8c-a5f3-65a804a2f56f.mp4).
|
||||
|
Loading…
Reference in New Issue
Block a user