diff --git a/README.md b/README.md index d48763c..dc0cd4c 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,9 @@ ### Games -- [Vlang the Game](https://github.com/alula/vlang-the-game) - A little platformer written in V with vSDL2, made purely for memes and fun. - [Boundstone](https://github.com/organization/boundstone) - High Performance / Fast Compilation / Lightweight Minecraft: Bedrock Edition Server. - [v-pong](https://github.com/thebigsmileXD/v-pong) - A classic paddle game brought back to life through the power of V. -- [flappylearning-v](https://github.com/uxnow/flappylearning-v) - A simple flappy learning demo in v. +- [flappylearning-v](https://github.com/uxnow/flappylearning-v) - A simple flappy learning demo in v. ( Archived ) ### Command-line @@ -105,7 +104,7 @@ ### Command line interface -- [vargs](https://github.com/nedpals/vargs) - V library for parsing arguments from argv-like arrays. +- [vargs](https://github.com/nedpals/vargs) - V library for parsing arguments from argv-like arrays. ( Archived ) - [progressbar](https://github.com/Waqar144/progressbar) - An easy to use V library for creating progress bars in cli. - [boxx](https://github.com/thecodrr/boxx) - Create highly customizable terminal boxes that also look great! 📦 - [lol](https://github.com/0xLeif/lol) - V version of lolcat (text/character rainbowizer). @@ -133,10 +132,10 @@ ### Web -- [validate](https://github.com/endeveit/v-validate) - A simple library to validate strings in V. -- [valval](https://github.com/taojy123/valval) - Web framework written in V, improved by vweb. - [vex](https://github.com/nedpals/vex) - Web framework written on V inspired by Express and Sinatra. - [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum. +- [validate](https://github.com/endeveit/v-validate) - A simple library to validate strings in V. +- [valval](https://github.com/taojy123/valval) - Web framework written in V, improved by vweb. - [v-jsonrpc](https://github.com/nedpals/v-jsonrpc) - Basic JSON-RPC 2.0-compliant server written on V. - [pico.v](https://github.com/S-YOU/pico.v) - A web server in V based on picoev and picohttpparser. - [vxbloauth](https://github.com/WolvesFortress/vxbl-oauth) - A minimalistic Xbox Live authenticator for vweb.