A simple game of 2048, written in V.
24
stars
14
commits
V
primary language
Dec 28, 2023
updated
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.
14 commits
V
98.3%
AMPL
1.7%
A simple game of 2048, written in V.
24
stars
14
commits
V
primary language
Dec 28, 2023
updated
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.
14 commits
V
98.3%
AMPL
1.7%