Skip to content

This is my website for my 2D and 3D game programming class. English translation is welcomed (see README).

Notifications You must be signed in to change notification settings

robertvandeneynde/parascolaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my website for my programming class https://robertvandeneynde.be/parascolaire/

The website is static meaning you can test it in your browser by opening the html files. However, there are a lot of generated files. Those are generated by python 3 without any additional module. The generated files are read-only and should therefore not be modified.

To generate the files, dowload the last version of python on python.org. Then, on windows, double-click the generate.bat whereas on Mac or Linux, type bash generate or ./generate if you made the file executable, make sure the python3 command is available.

You can help with the english translation by modifying the non read only files.

The translation system is rather simple, a string like {{bonjour|hello}} means that generate will write bonjour to the french file and hello in the english one.

By default, generate will look for all files called NAME.multilang.EXT and generate NAME.fr.EXT and NAME.en.EXT.

About

This is my website for my 2D and 3D game programming class. English translation is welcomed (see README).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published