Difference between revisions of "Ferdinand Mosca"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * People * Ferdinand Mosca''' '''Ferdinand Mosca''',<br/> a Filipino games and chess programmer and author of the Chess Engine Communication Proto...")
 
Line 31: Line 31:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=56435 STS 1-15 epd and analysis tool] by [[Ferdinand Mosca]], [[CCC]], May 20, 2015 » [[Strategic Test Suite]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=56435 STS 1-15 epd and analysis tool] by [[Ferdinand Mosca]], [[CCC]], May 20, 2015 » [[Strategic Test Suite]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=56653 STS test suite and engine analysis interface] by [[Ferdinand Mosca]], [[CCC]], June 11, 2015
 
* [http://www.talkchess.com/forum/viewtopic.php?t=56653 STS test suite and engine analysis interface] by [[Ferdinand Mosca]], [[CCC]], June 11, 2015
* [http://www.talkchess.com/forum/viewtopic.php?t=57770 Chess Game Analyzer] by [[Ferdinand Mosca]], [[CCC]], September 27, 2015 » [[Ferdinand Mosca#ChessGameAnalyzer|Chess Game Analyzer]]
+
* [http://www.talkchess.com/forum/viewtopic.php?t=57770 Chess Game Analyzer] by [[Ferdinand Mosca]], [[CCC]], September 27, 2015 » [[#ChessGameAnalyzer|Chess Game Analyzer]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58215 Lima a mini shogi engine] by [[Ferdinand Mosca]], [[CCC]], November 10, 2015
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58215 Lima a mini shogi engine] by [[Ferdinand Mosca]], [[CCC]], November 10, 2015
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58295 Mandirigma a musketeer chess variant] by [[Ferdinand Mosca]], [[CCC]], November 19, 2015
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58295 Mandirigma a musketeer chess variant] by [[Ferdinand Mosca]], [[CCC]], November 19, 2015
Line 41: Line 41:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58533 Masipag, a nightrider chess variant engine] by [[Ferdinand Mosca]], [[CCC]], December 09, 2015
 
* [http://www.talkchess.com/forum/viewtopic.php?t=58533 Masipag, a nightrider chess variant engine] by [[Ferdinand Mosca]], [[CCC]], December 09, 2015
 
'''2016'''
 
'''2016'''
* [http://www.talkchess.com/forum/viewtopic.php?t=61723 Chess Artist] by [[Ferdinand Mosca]], [[CCC]], October 15, 2016 » [[Ferdinand Mosca#ChessArtist|Chess Artist]]
+
* [http://www.talkchess.com/forum/viewtopic.php?t=61723 Chess Artist] by [[Ferdinand Mosca]], [[CCC]], October 15, 2016 » [[#ChessArtist|Chess Artist]]
* [http://www.talkchess.com/forum/viewtopic.php?t=62500 Chess Game Analyzer GUI] by [[Ferdinand Mosca]], [[CCC]], December 16, 2016 » [[Ferdinand Mosca#ChessGameAnalyzer|Chess Game Analyzer]]
+
* [http://www.talkchess.com/forum/viewtopic.php?t=62500 Chess Game Analyzer GUI] by [[Ferdinand Mosca]], [[CCC]], December 16, 2016 » [[#ChessGameAnalyzer|Chess Game Analyzer]]
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62615 Bihasa 4.3.3] by [[Ferdinand Mosca]], [[CCC]], December 27, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62615 Bihasa 4.3.3] by [[Ferdinand Mosca]], [[CCC]], December 27, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62624 CDrill 1800] by [[Ferdinand Mosca]], [[CCC]], December 27, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=62624 CDrill 1800] by [[Ferdinand Mosca]], [[CCC]], December 27, 2016
Line 66: Line 66:
 
* [https://sites.google.com/view/cdrill CDrill Chess]
 
* [https://sites.google.com/view/cdrill CDrill Chess]
 
* [https://github.com/fsmosca fsmosca· GitHub]
 
* [https://github.com/fsmosca fsmosca· GitHub]
* [https://github.com/fsmosca/chess-artist GitHub - fsmosca/chess-artist: A python script that can annotate chess games in pgn file ...] » [[Ferdinand Mosca#ChessArtist|Chess Artist]]
+
* [https://github.com/fsmosca/chess-artist GitHub - fsmosca/chess-artist: A python script that can annotate chess games in pgn file ...] » [[#ChessArtist|Chess Artist]]
 
* [https://github.com/fsmosca/Python-Easy-Chess-GUI GitHub - fsmosca/Python-Easy-Chess-GUI: A Chess GUI based from Python using PySimpleGUI and Python-Chess]
 
* [https://github.com/fsmosca/Python-Easy-Chess-GUI GitHub - fsmosca/Python-Easy-Chess-GUI: A Chess GUI based from Python using PySimpleGUI and Python-Chess]
 
* [https://github.com/fsmosca/chess-tests GitHub - fsmosca/chess-tests: Chess engines test results]
 
* [https://github.com/fsmosca/chess-tests GitHub - fsmosca/chess-tests: Chess engines test results]

Revision as of 20:34, 18 May 2019

Home * People * Ferdinand Mosca

Ferdinand Mosca,
a Filipino games and chess programmer and author of the Chess Engine Communication Protocol compatible chess engine Deuterium, and the UCI compliant CDrill, an engine that plays like human at a rating below 2000 Elo [1]. Further, Ferdinand Mosca wrote multiple analysing tools, as well as chess variant playing engines [2], such as the Spartan Chess playing Sangga [3], the Capablanca Chess and Gothic Chess playing Bihasa [4], the Shogi engine Siyam [5], and the mini Shogi engine Lima which played a strong UEC Cup in 2015 [6] [7].

Chess Game Analyzer

In Fall 2015, Ferdinand Mosca introduced his Chess Game Analyzer, a command line PGN tool, working on pgn files as input and output, with scores, variations and annotations added as pgn comments after analyzing the games with an engine. The Chess Game Analyzer is written in Python using the python-chess library to parse moves and positions of the pgn file [8]. In December 2016, Ferdinand Mosca announced the Chess Game Analyzer GUI [9].

Chess Artist

Apparently the successor of the Chess Game Analyzer is Chess Artist, released in October 2016 under the GPLv3 [10], a Python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate games with Cerebellum book moves using the Brainfish engine with its Cerebellum_Light.bin book file, can annotate an epd file with acd, acs, bm, and ce opcode mnemonics and can test engines with epd test suites [11].

aiBloodshed

aiBloodshed is a chess game web broadcaster composed by Ferdinand Mosca, released in July 2017 [12].

Forum Posts

2010 ...

2015 ...

2016

2017

2018

2019

External Links

References

Up one Level