TypeFighter

TypeFighter

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 3.05
coolness: 0.41
fun: 3.64
graphics: 3.54
humor: 4.05
innovation: 4.01
mood: 3.41
overall: 3.82
theme: 4.28
- Try out your own name, I might have included it in the word list -

Eugene is quite the nerd. And being a nerd might be a problem, when you go to a school, full of thugs! Every day Eugene is being bullied, but that will all stop after his latest invention!

Type any word, and shoot it in front of you! There is one downside though: You can only use each word once!

________________________________

Changelog

20/04 - Fixed a bug where the final boss wouldn't jump

- this.bossThug.detectWord(Game.listOfWords[i]);

+ this.bossThug.detectWord(this.words[i]);
Found a bug?
Tell us on Discord