Skip to content

Alexander-Komyakov/calculator

Repository files navigation

Calculator

How to build:

Arch Linux install:

# pacman -S sfml
$ make
$ ./main

Debian Linux install:

# apt-get install libsfml-dev
$ make
$ ./main

Created by Alexander Komyakov

For any kind of help, support, suggetion and request ask in me

Follow on:

About

C++ and SFML for Linux Arch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published