HomeGamesUpdatesPricingMethodology
Steam News19 November 20178y ago

Making Progress

Just a quick update. Progress is being made on the C++ version of the engine. We've settled on a significantly different representation for a board superposition that gives us more control over exactly what data needs t

Full notes

Full Quantum Chess update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes0 additions1 change0 removals
  • Performance
changedJust a quick update. Progress is being made on the C++ version of the engine. We've settled on a significantly different representation for a board superposition that gives us more control over exactly what data needs to be accessed and manipulated throughout the game. We also have access to some pretty cool optimization techniques. Some of the core functionality is already running up to 30 times faster than before. There is still a good amount to be done though. The representation and basic move functionality are there. Quantum move path calculation and execution is in the works. Next step will be measurement, and then we have to tie the engine into the existing interface, among other things. Thank you again for the continued support. -QC Team

Just a quick update. Progress is being made on the C++ version of the engine. We've settled on a significantly different representation for a board superposition that gives us more control over exactly what data needs to be accessed and manipulated throughout the game. We also have access to some pretty cool optimization techniques. Some of the core functionality is already running up to 30 times faster than before. There is still a good amount to be done though. The representation and basic move functionality are there. Quantum move path calculation and execution is in the works. Next step will be measurement, and then we have to tie the engine into the existing interface, among other things. Thank you again for the continued support. -QC Team

Source

Steam News / 19 November 2017

Open original post

Changelog.gg summarizes and formats this update. How we read updates.