Hello, world! It's my birthday today! I created this awesome website to celebrate the occasion. Anyways, you can either write me a birthday card or play the fun balloon game!
Game
Mouse to aim
Click to shoot
Don't let any balloons get past you!
Remember to click on [ save to leaderboard ] to save your score!
Bday Card
You can make as many as you want :D
You can also not be logged in and make a card!
Code
Made with EJS!
I used my own client for the database!
There's some font awesome in there...
Have a great day!
Yay!
Me being birthdayboi on discord:
Edits
Ok, so I guess you guys found the hack feature in my game LOL! Well, turns out I KNEW IT WAS GOING TO HAPPEN All hackers have been removed, and @AustinZhang1 is still number 1! Also, I don't know what happened with the cards... I'll be looking into that!
ANNOUNCEMENT
Wow! This has gotten more support than I had anticipated!! Thank you everyone for writing a card! I have read them all! So kind of all of you :D
This is probably my best birthday ever!! Thank you!
Edits
So I got a new computer, but then a tree fell and so now I don't have wifi and probably not for a long time :( (this is wireless data btw)
More edit
So basically why you couldn't write cards was because of a database error. I still have no idea if it's a problem with my client or not, but here's the test. Anyways, it appears I could set the data with a new line, but it couldn't read it. How strange. Anyways, I'm now just removing newlines completely until its fixed. Have a great day!
It's My Birthday!
It's My Birthday!
Hello, world! It's my birthday today! I created this awesome website to celebrate the occasion. Anyways, you can either write me a birthday card or play the fun balloon game!
Game
[ save to leaderboard ]
to save your score!Bday Card
Code
Have a great day!
Yay!
Me being

birthdayboi
on discord:Edits
Ok, so I guess you guys found the hack feature in my game LOL! Well, turns out I KNEW IT WAS GOING TO HAPPEN All hackers have been removed, and @AustinZhang1 is still number 1! Also, I don't know what happened with the cards... I'll be looking into that!
ANNOUNCEMENT
Wow! This has gotten more support than I had anticipated!! Thank you everyone for writing a card! I have read them all! So kind of all of you :D
This is probably my best birthday ever!! Thank you!
Edits
So I got a new computer, but then a tree fell and so now I don't have wifi and probably not for a long time :( (this is wireless data btw)
More edit
So basically why you couldn't write cards was because of a database error. I still have no idea if it's a problem with my client or not, but here's the test. Anyways, it appears I could set the data with a new line, but it couldn't read it. How strange. Anyways, I'm now just removing newlines completely until its fixed. Have a great day!
@Coder100 by the way, Express now has it’s own body-parser. So you don’t need to use the body-parser package anymore.
If you are using Express 4.16+ you can now replace this line:
app.use(bodyParser.urlencoded({extended: true}));
with this:
app.use(express.urlencoded({extended: true}));
It’s explained in this article
yeah I know, but it only parses JSON iirc @rjlevy
oh wait nvm thats super cool @rjlevy
@Coder100 OK, I'm not aware of that issue. I've never heard of JSON iirc. I'll look into it. Thanks
@rjlevy iirc = if i recall correctly
anyways, reading your article appears that I am wrong and they now support
www-url-encoded
@Coder100 not sure what you mean by nvm...?
@Coder100 hahaha! I thought iirc was a type of JSON! my bad.
LOL @rjlevy
@rjlevy nvm = nevermind
Thanks @ZDev1👍 I'm learning
@rjlevy cool!
we call it, chat words
what happened here @ZDev1
@ZDev1 ah, ok thanks!
@Coder100 he dunno what do nvm stand for
@rjlevy np