Nuageur3000v1 is a static website, created for a school project where the goal was to create a website with word clouds.
The word clouds are being generated by the C# source code, by the file question4_codehtmlcss.cs
.
You need to have a browser, but if you here, well, you probably have one.
Just clone the repo with :
git clone https://github.com/SharkyFlou/nuageur3000v1.git
To launch the website, open the file index.html
in the folder Nuageur3000v1
with any browser.
That's it !
The differents versions of the C# code for the creation of the word cloud are available in the folder Code C#
.
The latest version is question4_codehtmlcss.css
.
I do not take any contributions, this is just a closed school project.
The source code is licensed under MIT License. For more information see http://www.gnu.org/licenses/agpl-3.0.txt or LICENSE.txt.