🔴🔴 | A S S A U L T M A N |🔴🔴 - A TOP DOWN SHOOTER
🔴| Survive and Attack! Increase your specs by killing enemies and enemy bases! | ASSAULT MAN | A top down shooter | Made in Javascript |🔴
I'll take any sort of feedback - good or bad. Just be sure to reccomend what I could do to satisfy your needs. :)
To do:
Enemy Counter
Enemy Health Bars
Objective?
Regenerative Bases
The game:
https://repl.it/@h3xed/Assault-Man
It might be cool to have an enemy counter -- I've killed all the big enemies, but there could be small ones hiding out there ...
@themaka They are generated all the time...
@themaka I'll try. :)
I LOVE IT!!!
@coderash Thanks!
How did u do it...
IT IS AMAZING!!!
@epicman702 Thanks :)
cool
@17hama4141 Thanks :)
Fun game, but I think there is a couple things missing:
1. A dash kind of function (optional I guess but it wouldn't hurt.)
2. A rewards function, you need to give me a reason to keep going, kill count is really not enough.
3. The ability of getting better guns would add a huge upgrade to the game's fun play style
Overall it is a great, fun game, I like it a lot!
@RogueKing What kind of rewards? For better guns, I would have to change 70% of the code I have now.
@h3xed Probably a level system where wither your hp goes up or your speed. The enemies hp could also go up.
and as far as the guns... oof.
can you add enemy health bars
@ethanheys I'll see.
nani
@ethanheys Require
This deserves way more upvotes.
@CalsonLee Thanks :)
I played till the end.
It was great!
I would love if perhaps whenever a keybind is pressed, a little minion - much like the other ones - releases from the player and attacks. Like a decoy I suppose.
@NateTanner Hmmm... Not a bad idea.
This is a great game! I love it, keep up the good work!
@TreyvanMcDonald Thanks :D
@h3xed You're welcome! :)
@TreyvanMcDonald :) Could you do me favor and tell your freinds about this? I feel like my game could have alot more upvotes if people actually saw it. You don't have too.
@h3xed I will, the funny thing is, I actually found this game because one of my friends told me about it. I will definitely try and get as many people as possible to upvote this.
@TreyvanMcDonald Lol. Thanks :D
@h3xed No problem
put a mini map in the corner but otherwise suprisingly fun.
@AdamChen3 I already did...Thanks!
These kind of games are fun, like taking on bases and get powerups,...
@mkhoi Thanks :D
I beat the game.
https://storage.googleapis.com/replit/images/1553490569513_a8a39f6bb8941954f95733422f00cee8.pn
@Brandaboss Amazing! How long did it take you?
@h3xed I beat the game as well. About 20 minutes for me.
@NateTanner Lol. :D
coolest ever
COOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOLL GAME!!!
Amaaaaaaaaazing!
This is so cool
@h3xed i won
https://storage.googleapis.com/replit/images/1559904476182_a0c1bb8b9e4b4663668c3244d6d1bf6f.pn
pls add a bigger map
You are so hecking c00l! Coding is fun! Haha!
thanks for ur reply
@argthe1st holy cow! this game is amazing, i must've played it at least four times over again it reminds me of my Enter the Gungeon days. really well done especially as i am working on a game quite similar to this.
Great game. Completed it. Too sad there was no reward at the end, maybe give us some cake? lol..
Anyway, I discovered one bug-like thing. Sometimes the bosses spawn so close to the edge of the game world, that some of their lackeys (those smaller brown mini-bosses) are out of screen. Though I managed to kill them off as well! 😊
Overall, great game, one of the least buggy, fun and complete that I have played till now!
This game is the best!
its hard
check out mine
its called tic tac toe with bots
Great game!
Fun game, really cool style. I feel that adding an objective could make it more worth while
@camium What kind of objective?
Super cool game. The particle physics is cool, It is very intuitive. I like the way it looks and plays, and enjoyed it. It also seemed very stable. But you don't know how disappointed i was after i defeated the whole map and had nothing left to do...
https://storage.googleapis.com/replit/images/1554468561788_2f153611d6810e90ab76aa5ffb819912.pn ... perhaps if more clusters developed over time, or if they gradually came back stronger after being defeated? I also feel that it needs more feedback when you or an enemy takes damage, this means a health bar, or a change in colour. Perhaps the enemies should explode.
@tristanbeedell Mabye an enemy health bar... I can try making the enemies explode. Thanks :)
cool
@ethanheys Thanks!
#include <iostream>
using namespace std;
int main()
{
char orange[] = { 0x1b, '[', '3', ';', '4', '2', 'm', 0};
char teal[] = {0x1b, '[', '0', ';', '3', '6', 'm', 0};
cout << orange << "This is text with orange fill, and white font" << endl;
cout << teal << "This is my text with teal font!"<< endl;
}
@BilalMuakkit What is this supposed to mean?
@Helixable urmom lol
@BilalMuakkit What is the meaning of this?
Cool Game!
@argthe1st Thanks! I hope this get a bit more attention. I've been working on it for so long.