top | item 47001037

Bullet Garden – a Vampire Survivors-like game in a single 85KB HTML file

7 points| Nate007 | 16 days ago |myvibe.so

14 comments

order

CodeCompost|16 days ago

`myvibe.so` domain. So this is where we're at.

Klaster_1|16 days ago

Wasn't Vampire Survivors originally a browser based game too wrapped in Electron?

Nate007|16 days ago

Yes — the early prototype of Vampire Survivors was built in the browser (Phaser).

My project is similar in spirit, but with a much tighter constraint: a single self-contained HTML file, no engine, no assets.

kibibu|16 days ago

Yes, written in Phaser.js

The engine was rewritten for performance (in C++?), but the designer is fluent enough in Phaser/JavaScript that they continue using the original engine for testing new features.

smusamashah|16 days ago

I have seen Gemini one shotting Vampire survivor clone on Twitter few months ago. This is clearly made with an LLM, why is this on front page?

Nate007|16 days ago

I did use an LLM as a coding assistant, but this wasn’t one-shot generated.