ASCIIGeometrySvelte Svelte Themes

Asciigeometrysvelte

My own attempt at recreating the rotating ASCII torus (cube added by me) originally created by Andy Sloane in 2006

ASCII Geometry

ASCII Geometry is a project inspired by Joma Tech's video Why you need math for programming. Having built a solid mathematical foundation after passing the Entrance exam for the Faculty of Electrical Engineering in Sarajevo on the 5th of July 2023, I tried to take a shot at this challenge. Optimization tricks have been inspired by the original creator.

Technologies used:

  • HTML5
  • CSS3
  • TypeScript
  • TailwindCSS
  • Svelte
  • A considerable amount of brainpower

How to run this project yourself

  1. Install Node.js
  2. Download/clone the code into a folder somewhere on your computer
  3. Open the folder via IDE of your choice
  4. Navigate to the folder you previously saved the project in via terminal in your IDE or command line
  5. Type npm run dev into the terminal
  6. Open localhost:5173 in the browser of your choice and enjoy

Top categories

Loading Svelte Themes