Ludii Forum
Question about command line - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Questions (https://ludii.games/forums/forumdisplay.php?fid=13)
+--- Forum: About Ludii (https://ludii.games/forums/forumdisplay.php?fid=14)
+--- Thread: Question about command line (/showthread.php?tid=1003)



Question about command line - A11an12 - 06-12-2022

I am trying to run the evaluate game function from the command line to test some games I created, but it seems that the "--eval-game" option can only evaluate the build-in games of the system. 

Is there any way I can run the --eval-game with my new games from the command line or do I have to do it with the GUI app?


RE: Question about command line - DennisSoemers - 06-13-2022

Just looked at the code, and currently I see it indeed has no options to load specific games; only all (built-in) games.

That code was originally written by Matthew, he's on holidays for 2 weeks now but I'll point him to this thread when he's back.


RE: Question about command line - MatthewStephenson - 06-27-2022

Hi,

Unfortunately the --eval-games command line option is only for internally testing all the games within Ludii.

For external games please use the GUI app.

Cheers,
Matthew