Skip to content

World-of-Domino/pygame-dominos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dominos

Dominos - board game of pygame.

Automatically exported from code.google.com/p/dominos


Build deb

Install bash-deb-build:

$ wget https://github.com/zvezdochiot/bash-deb-build/releases/download/0.3/bash-deb-build_0.3_all.deb
$ sudo dpkg -i bash-deb-build_0.3_all.deb

Get source Dominos:

$ git clone https://github.com/zvezdochiot/pygame-dominos

Make deb package:

$ cd pygame-dominos
$ cd deb
$ sudo bash-deb-build lzma

Install deb package:

$ sudo dpkg -i *.deb

Screenshots

Dominos window

2019

zvezdochiot

About

Automatically exported from code.google.com/p/dominos

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%