eelias13 / cardioid-times-table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cardioid-times-table

this project was inspired by Mathologer

and shows a cardioid times table

to get other shapes change the values in the js/index.js file

especially the times value (it's a float) but you can also try changing the total_points

const total_points = 200;
const times = 2;

About


Languages

Language:Rust 55.7%Language:JavaScript 31.3%Language:HTML 13.0%