WPF-Triangelo
This is a game created with WPF that is similar to Domino, just that the stones have three edges. more…
This is a game created with WPF that is similar to Domino, just that the stones have three edges. more…
As this is my first BIG WPF project many bad practices where used, but tips are always welcome.
This is not free software. This is my own, and you don’t get any rights (unless you ask).
Using this code is prohibited (but of course I can’t bar you from doing so).
Cloning this repository:
git clone git://gitorious.org/wpf-triangelo/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/wpf-triangelo/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
