Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 720 Bytes

Phys1cs

This Repo was created for practicing C by solving some mathematical problems of physics. If you want to see some simple coding you can find here. Also if you want to contribute to the project create a pull request.

Repo Features

  • Every program is about physics and mostly is in C.
  • Every program will be in Console (exe).
  • give problems. And solve them.

Things to keep in mind

  • To Run a program on windows Go to the file Path then open a cmd or Powershell window there
  • Then type FileName.exe
  • You can also download APK to run in android
  • To see source code either download The C or HTML file
  • Enjoy..

Things to be done

  • Build GUI for console applications (Pending)
  • Polishing the repo