Dballs
From DingooWiki
| Dballs | |
|---|---|
| |
| Platform(s): | Dingoo-Linux |
| Download(s): | A320 Forum DL |
| Developer(s): | mrLogan |
| Version: | 1.0 |
| Status: | Released and functional |
| Homepage: | Dballs release thread |
Dballs is a jawbreaker like game for dingux.
[edit] Installation
Simply copy the Dballs directory somewhere on your filesystem in the local folder and run the executable.
To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :
MenuItem dballs
{
Icon = "res/blank.png"
Name = "DBalls"
Executable = "./dballs.sh"
WorkDir = "/usr/local/games/dballs"
}


