I made this cool geometry, and algebra problem solver, and I wanted to burn it to a c for my friends, so they can run it almost like they would if it was a game? Any ideas on how to do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One way could be to convert your program to
.exeand then burn it. There are many libraries available to convert a python program to an.exe,like:cx_freeze
py2exe