Skip to content

spytheman/v2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2048

This is a simple 2048 game, written in the V programming language. 2048 Game Screenshot

Notes

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 2048.v . It has an AI (autosolver) mode, multiple cleaner looks of the tiles. It can also run on Android and on the web , unlike this one.

Releases

No releases published

Packages

No packages published