This is a simple 2048 game, written in the V programming language.
This game is tested to work with V 0.1.29 b2fee21, but probably can be compiled with a more recent V compiler too.
Update (2022/08/10): it works with V 0.3.0 c752e5e.
Note: a much improved version of this game is available in the main V repository. See . It has an AI (autosolver) mode, multiple cleaner looks of the tiles. It can also run on Android and on the , unlike this one.