Skip to content

juan-ignacio-sanchez/fourier-series-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a transcription of the Coding Challenge #125: Fourier Series of "The Coding Train".

Here's a link to the video: Coding Challenge #125: Fourier Series

Screenshot of the result:

screenshot

How to run this code:

  1. Install pipenv.
  2. Run pipenv to install the dependencies.
  3. Execute: python main.py

If you don't know how to use pipenv, click here

Note: this code was written using Python 3.9, but it can be adapted easily to any other version.

About

Transcription of The coding Train dev log: https://www.youtube.com/watch?v=Mm2eYfj0SgA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages