Hi. I am developing a simple backgammon. i Designed 3 pictures for the game.
- black not as png format
- white not ==>png format
- board jpg
I have some questions about designing the game. I want to create it with .NET Framework 4, probably under windows I'm a bit familiar with WPF but not much.
- what is the best way for putting png nut on the jpg board? picturebox?
- in attention of first question how can I move nuts on board?
If possible give me some tips about developing this game. Thanks