Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Patitotective committed Oct 13, 2024
2 parents da44c86 + 0ea341c commit 83b759b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Parabola
# <img src="https://github.com/user-attachments/assets/ba4375ba-1ab9-485f-8197-a80ed265387e" alt="favicon" width="40"/> Parabola
A static projectile motion simulator and calculator website built with Nim.

![image](https://github.com/user-attachments/assets/5e100882-063b-4d7f-866e-f249d587f7e5)

It uses [matter-js](https://github.com/liabru/matter-js/) for the physics engine, [KaTex](https://github.com/KaTeX/KaTeX) to render the math equations, [Karax](https://github.com/karaxnim/karax/) as a frontend framework, [Sass](https://sass-lang.com/), [Spectre.css](https://github.com/picturepan2/spectre) as a CSS framework and [ni18n](https://github.com/heinthanth/ni18n) to manage translations (internationalization).

## Features
Expand Down

0 comments on commit 83b759b

Please sign in to comment.