I just rewrote my UI and added animations for Get Real, my Uno-inspired online card game!
Repository: github.com/melncat/get-real
Deployment: getreal.crab.trade
It's a game based on Uno, but with decks that are... definitely not Uno. It's got several types of decks, each modified with custom cards (except the original decks) like +1000s.
I made a public whiteboard but with text instead of drawings! (A textboard, perhaps?)
Edits made sync up automatically with all views, and you can see other peoples' cursors too!
Github Repo: github.com/MelnCat/public-textboard
Live Deployment: textboard.crab.trade
I made a website for simulating Satisfactory factories and calculating their outputs per minute!
The site is built in NextJS along with React Flow for the node-based interface.
github.com/MelnCat/SatisfactoryFactoryCalculator
Deployed at: satisfactory-factory-calculator.vercel.appI made a Minecraft plugin that changes fire to be more immersive, making blocks burn into nether brick instead of disappearing. It's also configurable, allowing burnt blocks to turn into coal, or dark oak variants instead.
Github Repo: github.com/melncat/incompletecombustion