Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 455 Bytes

Modern Periodic Table

Periodic Table implemented using C++ Graphics library

Using the program

The code results in a simple mouse hover program, which opens in a WinBGI terminal. Simply move your mouse over to the required element to see its properties.

Running the code

  • If you are running TurboCpp IDE, then there is no need for additional installations.
  • If you are running any other IDE, you will need to download graphics.h from the web.