mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: add a link to the 2048 WA demo
This commit is contained in:
parent
5086fd537c
commit
6bf1865678
@ -1,6 +1,9 @@
|
||||
# V 2048
|
||||
|
||||
This is a simple [2048 game](https://play2048.co/), written in [the V programming language](https://vlang.io/).
|
||||
This is a simple 2048 game, written in [the V programming language](https://vlang.io/).
|
||||
|
||||
WebAssembly demo: https://v2048.vercel.app
|
||||
|
||||
![screenshot](demo.png)
|
||||
|
||||
## Description:
|
||||
|
Loading…
Reference in New Issue
Block a user