Skip to content

hedgeg0d/VFifteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VFifteen

The fifteen puzzle written in V programming language.

Screenshot of the game

How to run

The easiest way is to download executable for your system in Releases section.

Or, you can compile the sources yourself: Install V first

$ git clone https://github.com/hedgeg0d/VFifteen
$ cd VFifteen/
$ v run . 

Roadmap

  • Playable game
  • Resizable window
  • Ability to move multiple cells with one click
  • Spawn animation
  • Android build
  • Move animation
  • Theme switching
  • Different field sizes
  • Stats saves
  • Settings

About

The fifteen puzzle written in V programming language.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages