Skip to content

soupfoo/graphit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphIt

A graphing calculator

Installation

Dependencies

  • C/C++ compiler
  • SFML

Build from source

Linux:

git clone https://github.com/soupfoo/graphit.git
cd graphit
sh run.sh

Windows:

git clone https://github.com/soupfoo/graphit.git
cd graphit
./run.ps1

License

GraphIt is licensed under the MIT license. See LICENSE for details.

Acknowledgement

Desmos graphing calculator