Skip to content

coyleg152/minicalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run minicalc with Linux and GCC:
1) Install raylib on your machine: https://www.raylib.com/index.html
2) Use the makefile to compile minicalc.c
3) Run ./minicalc.out

About

A GUI-based calculator app written in C using raylib. It has support for integer addition, subtraction, multiplication, division, modulo, and exponent operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors