br0x / icfpc2024_3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an interpreter of 3D language from ICFP Contest 2024

Language description is inside ThreeD.md document, and 13 tasks from the contest are in Tasks3D.md

Live version to play around:

https://br0x.github.io/icfpc2024_3d

Some html layout improvements are necessary, but I'm not a frontend guy and this is my first attempt at React/ts/canvas in my life.

Pull requests are welcome.

TODO: add a score calculation

About


Languages

Language:TypeScript 85.9%Language:HTML 9.6%Language:CSS 4.5%