Hi, I'm building freedoom-bestiary https://github.com/skorphil/freedoom-bestiary - the web gallery, showcasing the characters from freedoom and all their historical versions.
Project has some flaws here and there and require polishing, but overall it is functioning: https://skorphil.github.io/freedoom-bestiary
Can I move it in freedoom organisation? I guess it will be better place for it here. This way it might have freedoom.github.io/bestiary url
Right now I parsed all sprites data from freedoom git and generated spritesheets for all historical versions of characters.
For future - I would like to create automation to check for updated sprites in freedoom git and automatically add them to bestiary.
Project is a bun TS monorepo. Website built with React + React Router for Static Site generation.
Hi, I'm building freedoom-bestiary https://github.com/skorphil/freedoom-bestiary - the web gallery, showcasing the characters from freedoom and all their historical versions.
Project has some flaws here and there and require polishing, but overall it is functioning: https://skorphil.github.io/freedoom-bestiary
Can I move it in freedoom organisation? I guess it will be better place for it here. This way it might have
freedoom.github.io/bestiaryurlRight now I parsed all sprites data from freedoom git and generated spritesheets for all historical versions of characters.
For future - I would like to create automation to check for updated sprites in freedoom git and automatically add them to bestiary.
Project is a bun TS monorepo. Website built with React + React Router for Static Site generation.