Skip to content

Rewrite of my XCalc calculator for PC and Xbox from absolute scratch

License

Notifications You must be signed in to change notification settings

kosmas12/xcalc-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCalc-Rewrite

Welcome! This is the repository for XCalc-Rewrite, a version of my previous XCalc program, rewritten from the ground up in C++, this time with many more features, usefulness and code quality than my original attempt.

Compiling

To compile, follow these steps:

cmake -B build/
cmake --build build/

After that, run xcalc-rewrite(.exe if you have that) in the build directory and you should be ready!

About

Rewrite of my XCalc calculator for PC and Xbox from absolute scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published