Chesmac
Chesmac is a Finnish computer chess game programmed by Raimo Suonio for the Telmac 1800 computer, published by Topdata in 1979. It is possibly the first commercially-released video game in Finland. The game has a simple graphical user interface and the moves are entered with number-letter combinations. The computer takes so long to calculate its moves that the game has been described as resembling correspondence chess. A new version of Chesmac based on its original source code was published in 2014.
Development history
According to Suonio, he developed Chesmac while unemployed in February 1979. Before this he had programmed a Tic-Tac-Toe game on a HP-3000 minicomputer while working at the crane factory at Kone. After getting a job at the microcomputer shop Topdata in March, Suonio made a deal with the shop's owner Teuvo Aaltio that Chesmac would be sold at the shop on cassette tape. According to Suonio the game sold 104 copies for 68 Finnish markka each. Suonio got the entire income from the sales to himself. On the B side of the tape Suonio wrote a version of John Conway's Game of Life for the Telmac.The user interface of the game is written in the CHIP-8 language and the actual gameplay in machine code. Per requests from Topdata's customers, the Prosessori magazine published a guide about how to save a chess game in progress onto cassette tape and resume it later. No original copies of the game are known to survive, but Suonio had written the source code onto paper. Computer hobbyist Jari Lehtinen later wrote a new version of the game based on this code in 2014.