Peg Solitaire in Scala (alpha)

+100
ڈاؤن لوڈز
مواد کی درجہ بندی
ہر کوئی
اسکرین شاٹ کی تصویر
اسکرین شاٹ کی تصویر
اسکرین شاٹ کی تصویر

اس گیم کے بارے میں

ATTENTION: This is a pre-alpha release intended only for developers. Please, do not rate low if it does not work. Contact support instead.

Peg Solitaire is a traditional board game in which you move pegs from hole to hole, removing intermediate pegs, until only one is left.

This application implements European Peg Solitaire and is written in Scala, based on a similar version for Gtk written in Haskell. The resulting game is quite short, requiring less than 200 lines of code, and game definitions (the parts that define the rules, the initial board, etc.) are less than 100 lines of code.

ANNOUNCEMENT: We are releasing new games in Functional Languages. Please check our facebook page: http://facebook.com/keerastudios

If you have suggestions for future versions or would like to see other games written in Haskell, Scala or other functional languages, drop us a line at support@keera.co.uk.

This app does not collect user data, and it is complete ad-free.

The logo is a combination of our own logo and a Creative Commons picture created by Sean Hickin, available at:
http://www.flickr.com/photos/sean_hickin/2192219936/sizes/o/in/photostream/

The high-resolution marble used for larger screens is based on a Creative Commons picture posted by ThenAndAgain at:
http://www.flickr.com/photos/thenandagain/45180188/sizes/m/in/photostream/
اپ ڈیٹ کردہ بتاریخ
3 اپریل، 2013

ڈیٹا کی حفاظت

سیفٹی اس بات کو سمجھنے کے ساتھ شروع ہوتی ہے کہ ڈویلپرز آپ کا ڈیٹا کیسے اکٹھا اور اس کا اشتراک کرتے ہیں۔ ڈیٹا کی رازداری اور سیکیورٹی کے طریقے آپ کے استعمال، علاقے اور عمر کی بنیاد پر مختلف ہو سکتے ہیں۔ ڈویلپر نے یہ معلومات فراہم کی ہے اور وقت کے ساتھ ساتھ اسے اپ ڈیٹ کر سکتا ہے۔
فریقین ثالث کے ساتھ کسی بھی ڈیٹا کا اشتراک نہیں کیا گیا
ڈویلپرز کے اشتراک کے اعلان کے بارے میں مزید جانیں
کوئی ڈیٹا اکٹھا نہیں کیا گیا
ڈویلپرز کے اکٹھا کرنے کے اعلان کے طریقے بارے میں مزید جانیں

نیا کیا ہے

-- 0.4a
* Fixes a bug in the Scala code that made some values uninitialised.
* Adds a menu item to restart the game. A new game is automatically started when one is finished.
* Fixes problem with graphics in some devices.

-- 0.3a
* Fixes NullPointerException reported by 3 users (thanks a lot for taking the time to review this!).
* Includes graphics with different sizes for tablets and phones.