This project is a chess game made using FLTK, a graphics toolkit for C++. This game doesn't incorporate chess rules though. Its just about the interface. This was done as an assignment in CS154 : Abstractions and Paradigms in Programing Lab.
The above animation shows 3 gravitating bodies going in a special periodic orbit (looks like a 8). This simulation was done on Blender, using python plugin to calculate the orbit. The code can simulate simple N body systems (upto 10 objects).
This project explores some very simple applications of ML in Astronomy.