Viva La Dirt League, a team of comedy YouTubers best-known for their videogame sketches and Dungeons and Dragons games, are currently crowdfunding a "fast-paced deck-building card game". NPC Rivals is ...
A small TypeScript parser written in MoonBit. It currently supports a focused subset of the language: imports/exports (including export default), classes (extends/implements, modifiers, fields, ...
📖 Overview This project presents a custom implementation of a List framework in Java, designed to closely resemble the behavior and structure of Java’s Collection Framework. The assignment focuses on ...