Hi, I'm showing you my English scrabble game. Can you test it? http://hexascrabble.com/upload/HexaScra ... _setup.exe
Here is a key that will remain valid for several weeks: abcdefghijkl
Tell me if you encounter any bugs or anomalies.
Enjoy.
Salut, je vous presente mon jeu de scrabble anglais. Pouvez vous le tester ? http://hexascrabble.com/upload/HexaScra ... _setup.exe
Voici une clé qui restera valide plusieurs semaines : abcdefghijkl
Dites moi si vous rencontrez des bugs ou des anomalies.
Enjoy.
THX
Last edited by SPH on Fri Jul 05, 2019 6:43 am, edited 1 time in total.
!i!i!i!i!i!i!i!i!i! !i!i!i!i!i!i! !i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits Version de PB : 6.12LTS - 64 bits
tchat2$(7)="Welcome HexaScrabble v 3.0i (Design and Programming : SPH) (c)2008-2019 (http://HexaScrabble.com/)"
tchat2$(6)="Space key (or click mouse 'CENTER'): Validation of your word "
tchat2$(5)="ESC : Get back all your pieces --- TAB : Your objective (and the details of your points) "
tchat2$(4)="Left Mouse Click: Enter a room --- right click: Scrolling / Resume a room "
tchat2$(3)="Use the chat (ENTER) to check the spelling of a word "
tchat2$(2)="The first word must be posed on the GO box and each new word must be attached to the game by at least one beam forming a correct word "
tchat2$(1)="--- "
tchat2$(0)="Below are the details of your points : "
!i!i!i!i!i!i!i!i!i! !i!i!i!i!i!i! !i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits Version de PB : 6.12LTS - 64 bits
I have a question. About your "DICOrection.pb". It is located in the dictoinairy folder. But the program in looking from te main to the dictionairy.
Second question is about the code itself. I see that you use Mot$ and Mot$(1000) with dim I know its allowed but as a beginner programming i think this is very confusing. Normaly the variable used once is notg allowed to reuse for somthing else.
Maybe there are more but this one stick out.
I think this is best to chainging this.
That is all goed friend. You program is very good.
From my first self made computer till now I stil like computers.
Hi,
thank you for your thanks.
For the file DICOrection.pb, I put it in the directory "dico" not to encumber the root. I could have deleted it but I prefer to keep it at hand.
For Word $ and Word $ (1000), it is allowed in purebasic.