Results 1 to 10 of 42

Thread: Eschecs - Pascal chess program

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Cant find Eschecs on my windows 10 store, is it normal ?

    ____________________________________________

    Appvalley TutuApp Tweakbox
    Last edited by casanova; 23-04-2020 at 04:50 PM.

  2. #2
    Quote Originally Posted by casanova View Post
    Cant find Eschecs on my windows 10 store, is it normal ?
    Thank you for your message. I don't know what are the steps to make an application available on Windows Store. I never asked myself that question. But why not? It could be a good idea.

  3. #3
    Hello everybody!

    It's been a while since I passed by here.

    After a fairly long hiatus, I got back to my chess GUI project.

    The main novelty is the usage of the command line, to allow the user to customize the appearance and the behaviour of the application. The options are listed on the project page.

    For example there is an option to select the colors that the program will use to generate the marble texture. Very unnecessary but I am glad of it.

    eschecs510a.jpg

    In case someone is interested to compile the program, I would be glad to help. There is no particular difficulty, except that you have to download three or four libraries, and to tell the compiler where the libraries are (either you create a Lazarus project, or write a script, or retouch and use the included Makefile). When you download fpGUI, please choose the develop branch.


    Regards.

    Roland

  4. #4
    Very unnecessary... but gorgeous.
    No signature provided yet.

  5. #5
    Quote Originally Posted by Ñuño Martínez View Post
    Very unnecessary... but gorgeous.
    Thank you.

    The code for marble generation has been written by the author of the BGRABitmap library.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •