Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v
/
examples
/
2048
/
v.mod
7
lines
·
7
sloc
·
163 bytes
·
ed156838e6152616094286f7f0fe3334ab8772a3
Raw
1
Module {
2
name: 'v2048',
3
description: 'A simple 2048 game written in V.',
4
version: '0.0.2',
5
repo_url: 'https://github.com/spytheman/v2048',
6
dependencies: []
7
}
8