Skip to content

your-digital-research/coding-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Math Examples with PhacerCE

Developed by Davit Badalyan

Table of Contents

About

Welcome to the "coding-math" repository! This project contains math examples developed with PhacerCE, inspired by tutorials from Coding Math. The examples have been recreated and adapted by Davit Badalyan for educational and portfolio purposes.

Examples

Explore a variety of math examples implemented with PhacerCE. Each example provides a practical demonstration of mathematical concepts and can be used for educational purposes or as a reference for real-world applications.

Getting Started

To dive into the examples and learn more about the mathematical concepts, follow these simple steps:

  1. Clone the Repository
    git clone https://github.com/your-digital-research/coding-math.git
  2. Navigate to the Project directory
    cd Project/
  3. Install Node Modules
    npm install
  4. Install Node Version
    nvm install 16
  5. Set Node Version
    nvm use 16
  6. Start the Project
    npm start
  7. Open in Browser
  8. To Change Example
    • Open board-view.js
    • Change _buildExample() function by assigning new example to this._example
  9. Examples Location
    • Examples are located in src/view/examples directory

Preview

Preview 1

Preview 2

Preview 3

Preview 4

Preview 5

Preview 6

Preview 7

License

This repository is licensed under the MIT License. Feel free to use and adapt the examples for your own projects.

Feel free to contribute, open issues, or provide feedback.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages