Code Monkey home page Code Monkey logo

grapher-c's Introduction

Grapher-C

A 2d graph plotter in c made by the Computer Engineering Students of IOE Pulchowk Campus as a project for first semester.

Contributors

Krishant Timilsina   (078BCT045)
Bishal Panta         (078BCT036)
Prabin Adhikari      (078BCT058)
Apil Chaudary        (078BCT017)

Screenshot

๐Ÿ“ƒ Documentations

๐Ÿ”จ Build

๐Ÿ“‹ Requirements

To setup and use the project you will need to have the following tools installed:

โฌ‡๏ธ Installation

Clone the repository

$ git clone https://github.com/krishtimil/grapher-c.git

Change the working directory to the newly cloned repository:

$ cd grapher-c

For Windows

Run the powershell script

./run.ps1

For Linux/macOS

Run xmake to install the dependencies & build the project:

$ xmake
note: install or modify (m) these packages (pass -y to skip confirm)?
in xmake-repo:
  -> raylib 4.0.0
please input: y (y/n/m)

  => download https://github.com/raysan5/raylib/releases/download/4.0.0/raylib-4.0.0_macos.tar.gz .. ok
  => install raylib 4.0.0 .. ok
[ 16%]: ccache compiling.release src/ui.c
[ 16%]: ccache compiling.release src/main.c
[ 16%]: ccache compiling.release src/graph.c
[ 66%]: linking.release grapher-c
[100%]: build ok!

Run the project after it has been built:

$ xmake run

You need to move the res folder to directory with the executable for proper functionality.

grapher-c's People

Contributors

bishal0602 avatar krishantt avatar krishtimil avatar sumanchapai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.