A project has successfully run the game DOOM using only TypeScript types, without using JavaScript. This achievement demonstrates the Turing completeness of TypeScript's type system. The project involved building a virtual machine and system memory with a garbage collector in TypeScript types. The outcome is considered a significant accomplishment in the field of programming languages.