ferodali/game_15
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Game 15 for you to enjoy! There are 2 version of this game for you to play: linux console and android. Console version is in file 15.lua and android is in two files main.lua and dialog.lua. And there is file 15lib.lua which is used in both version of game. You can start console version without any arguments, or you can start it with one or two numerical arguments which determine size of puzzle. In android version you can determine size of puzzle with clicking on small 'S' button. I use https://github.com/stevedonovan/AndroLua to run it in android In android I placed whole directory as is and played it from there. In alshell I issued these commands: > .m game_15.15lib > .m game_15.dialog > .m game_15.main > goapp 'game_15.main' Happy playing!
About
Little game for AndroLua
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published