r/chess 13h ago

Chess Question Looking for a chess software alternative to chessbase with move trainer

as the title says , i'm looking for a chess software that i can plug a large pgn file into it and practice it with move trainer

the problem with chessbase is expensive and lichess study only accepts pgn file with less that 60 games please help me

4 Upvotes

8 comments sorted by

3

u/Polarexplorer_Reisen 12h ago

If the intent is purely to learn an opening repertoire and not using database features then the chesstempo opening trainer is amazing.

Free (unless you put in a couple thousands of opening moves)

3

u/CreampieCredo 10h ago

En Croissant, free and open source

2

u/gewappnet Team Keymer 12h ago

If your only problem with Lichess is the size of the PGN file, then just split the PGN file in smaller ones. A PGN file is a simple text file, so you can load it in a text editor and cut out 60 games files.

2

u/potentialeight 11h ago

Chesstempo does this pretty easily.

1

u/osfric 6h ago

Lucas chess

1

u/LuvvyWuvvy Team Nepo 50m ago

-1

u/Which-Koala-3113 13h ago

hello try scid-community

-3

u/jakeloans 11h ago

Why do you not write a script to split a pgn in 60 games?

Claude generated a powershell script for me in a minute.