Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

SparXView game page

Your mission is to destroy SparX, the Eater of Worlds.
Submitted by br0ken_m1nd (@__br0ken_m1nd__) — 4 hours, 2 minutes before the deadline
Add to collection

Play game

SparX's itch.io page

Results

CriteriaRankScore*Raw Score
Gameboy-ness#184.1034.103
Fun#293.4833.483
Overall#373.4053.405
Graphics#533.2413.241
Audio#602.7932.793

Ranked from 29 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Viewing comments 20 to 1 of 31 · Previous page · First page
Submitted(+1)

It's actually kinda charming in its simplicity ~ I feel there should be a short pause when the player dies before the next ship respawns, but other than that it's quite well put together and it plays rock solidly !

Developer(+1)

Hi! Thanks for the review! I'm glad you like it! I find the short pause not needed, because every time you get hit, the ship starts blinking and during that time, you can't be hit. What I could do on the other hand is increase the duration time. I suggest to destroy the lines closer to you first. If the phase you are in, has enemies that move on the Y-Axis, destroy them first, unless they don't touch enemies that shoot, in that case it's easier to destroy them.

Here's a list of the enemies:

1 - The Pawn -> 1 hp, shoots 2 bullets type 0;

2 - The Guard - 2 hp, shoots 2 bullets type 1;

3 - The Patrol - Moves on X-Axis, 2 hp, shoots 2 bullets type 1;

4 - The Kamikaze - Moves on Y-Axis, 3 hp, every time it resets its position speeds up, doesn't shoot;

5 - The SparX's Son - 3 hp, shoots 2 bullets type 3.

6 - SparX is the Boss. After you defeat this guy, you win the game!

Notes; They are listed by order of appearance.

Here's a list of the bullets:

Type 0 - Normal speed;

Type 1 - 1.07% fasters than type 0;

Type 3 - 1.36% faster than type 0 and 1.27% faster than type 1.

(+1)

This game looks like something that would be released in the early years of the gameboy, due to it simpleness, I liked it.

Developer

Thanks for playing it! I'm glad you liked it!

Submitted(+1)

Damn got myself to Phase05 i think ? Scr:0890. Addicting! Altough i would actually prefer some music, why not some calm music in the background for contrast :D  I could easily create one for you if to continue with this simple shooter.

Developer (1 edit) (+1)

The reason is ... I know to code, pixel art (I have my days), but music, I don't know a good & simple tool to make chiptune. I'm not sure if I'm gonna continue with this one. What I might do, is tweak a few things and make a sequel with android port. Or just remake it, also with an android port. For the remake I would probably change art, make it a bit less gb like. I would totally accept you making music for my game, but I really don't have enough money to be paying  anyone right now, therefore I can't accept it! But thanks, perhaps in the future we can team up and make something that reaches people!

Submitted(+1)

I understand! Well let me know! I can make the music or free, no worries :)!

Developer

Sure, I will!

Submitted(+1)

Simple and fun! It looks like it would actually run on a gameboy!

The controls were kinda stiff in my opinion. The players shots take a few milliseconds to fire after you press the button, and It makes it feel more like a real gameboy, but worse for overall gameplay.

Developer

I understand what you mean. But the idea is to create a GB themed game. In my mind, the as to be really close to the thing. A quick tweak on the code would fix it, but for now I'm gonna let it say this way. Thanks for the review and for playing!  

Submitted(+1)

The art style is simple and cute :)

But in my opinion the game mechanics are a bit too simplistic

Developer

As a matter of fact they are. I was trying to get the mechanics close to Galaga (NES/GB). Thank's for the review and for playing  it!

Submitted(+1)

That's awesome :) sure!

Please make sure you also play and rate my game :)

Developer

Sorry, I played a lot of games, but not all yet. Gonna play it rn!

Submitted (2 edits) (+1)

Loved the simplistic design, even if i dont think it's gameboyish, it's more of a late 80's game,  it resembles more to an old atari game with palette swapping. Also, keepin it classic as far as gameplay is concerned works great, especially with that minimalist sprite work of yours, in general, it's a fun, classical game, gud job ! Rated it ;)

Developer

Well, thanks! 
PS: What I meant with my other comment, was not to force you to come here, I guess you misunderstood what I said, but that's ok! 

Submitted(+1)

Simple game with really good level design.

My high score, but I still want to unlock the special movement.

Developer (1 edit)

You actually, already unlocked the special movement, on that pic. I forgot to put a sound effect or a notification telling the player that the special is unlocked. Anyway, as you enter phase 08, the special unlocks and you can see the bar (above the score/high/lives) filling up. 

Submitted(+1)

Simple but quite fun and love the different palettes. Great work!

Developer

Thank you, very much!

Submitted

Simple but quite fun and love the different palettes. Great work!

Submitted(+1)

The visuals are a bit bare bones, but they get the job done. Mechanically, it's solid, and has a really nice difficulty curve. Also, one of the most gameboy-ey feeling games as a whole. Would've definitely played a whole bunch of SparX back in 1997!

Developer

I'm really happy that you feel that way, it makes me think that I brought that old school vibe to this jam, which was exactly what I had in mind. Thanks for playing!

Submitted (1 edit)

My record: Level 08 with score: 1805.

Great graphics and sounds! I'll try beat it later xD


Developer(+1)

Pretty good! 10 more to go ahahah! It's interesting that you died on the level that unlocks the special movement! Thanks for playing!

Submitted(+1)

I thought it would end up at level 10 .......   '0'

Developer(+1)

Ahahah! Well the last one is a boss, you can count one lvl out ahahah!

Submitted(+1)

Nice Game,

It's remembered Galaga and Space invaders.

Nice, and it's made in Java. Great haha

Developer(+1)

Thanks! I'm glad you felt the resemblance with the old school games, that was the idea. I don't know if you read other comments but here goes a funny fact ahahah! Although the game is really small (between 100 - 250kb) the game could be even smaller, 32kb or less. Even more interesting is that I decided to make all in one class. It's such a mess aahaha. Thanks for playing!

Submitted(+1)

Nice game and clean good graphics! I noticed the sprites only use two colors and I guess it could have been nice to squeeze in a bit more detail by using all 4 colors :)

Developer (4 edits)

Thanks!!! It's indeed true that the sprites only use two colors. Initially, the sprites had more colors, but because they're only 8x8, it wasn't looking very well. As I didn't have much more time left and I really needed to focus on coding, I decided to make them simpler, which did not end well, it became easier to mistake one enemy for another. What I realized tho, is that it doesn't matter ahahah, just dodge the bullets and you'll be fine. I'm joking a bit, but you are right! Thank's for the review!

Submitted

Installing Java took me back! I like your palette choices a bunch, and the UI is very clean.
I did find gameplay a little lacking, though. You may want to consider shortening the amount of stages until you can use the special movement, the game is pretty repetitive until then. You could also consider adding a hold-to-charge mechanic to your shots, to increase damage dealt. It would offer a reason to not just spam the A button, as you could decide to take out stronger enemies with one well-aimed charge shot instead.
The game has great presentation, but I wish there was more depth. I look forward to seeing what you do next!

Submitted(+1)

Installing Java took me back! I like your palette choices a bunch, and the UI is very clean.
I did find gameplay a little lacking, though. You may want to consider shortening the amount of stages until you can use the special movement, the game is pretty repetitive until then. You could also consider adding a hold-to-charge mechanic to your shots, to increase damage dealt. It would offer a reason to not just spam the A button, as you could decide to take out stronger enemies with one well-aimed charge shot instead.
The game has great presentation, but I wish there was more depth. I look forward to seeing what you do next!

Developer(+1)

Thanks a lot for the review! The idea of the game is to be a bit like Galaga, so I can't really implement the "hold-to-charge" mechanic. As for the special movement, the game has 18 levels in total, if I activate the special movement, before phase 8, the game will be way easier from the beginning. The idea here is to let the player understand the game and get the hold of it without the special movement. Once he is experienced enough with the normal input, comes the special movement, which must also be "mastered".   Games like these end up being repetitive. Galaga for example has a lot of levels, and it's very repetitive, because once you lose you'll have to play the same levels all over again. I'm not comparing my game to Galaga, because mine is really bad compared to it, but I believe these retro games are meant to be repetitive and to be mastered so you can beat it. Arcade games use to be like that before, but it seems that original genre is kinda lost, which's only normal, considering the evolution in the industry. What I might do, is decrease the amount of enemies on some phases, or decrease the number of phases. Also, I forgot to implement a way to get more lives and I'm not sure I'll be able to do it, before the voting ends. I really appreciate your review, thanks!

Submitted(+1)

I hate java but i loved your game xD! couldn't beat stage 3 because i'm bad, but i think is just a matter of time :D!

Developer

Yeah java sucks, but I'm stuck with it for now! I'm so used to it, that I'm lazy to pick another language as default. You're not bad and yes it's a matter of time. As a matter of fact, I don't know if the game is properly balanced, I know you are able to finish every level, but I'm not sure if you are able to finish the game as a whole, specially, because phase 17 has the boss.  Although on phase 8 you unlock the special movement, which can be activated by pressing 'X'. I believe in the people I making the game for. Thank's for playing it!

PS: Funny fact, when I started making the game, I decided to make it as smaller (I'm speaking of the .jar file) as possible. Then I remembered I was using my engine, then that wouldn't be possible. If I remembered that before, the game would only have about 32kb instead of ~200kb. Such a waste of space ahahah.

Submitted

For this kind of game in specific, i think if you can dodge the bullets you have a chance to win xD!
Knowing that we have a boss, motivates me  even more :).

Developer(+1)

The special movement, speeds up your ship and your bullets, which if you master it, you can beat the boss easily. 

Submitted

I can't get past the window size screen. What button do you press to select the size. Navigating it with arrow keys works.

Developer

The controls are stated on the game's page. The key is 'Z'

Developer

Thanks for playing it!

Submitted(+1)

Sorry didn't see that!

Developer

No problem!

Submitted(+1)

I don't have Java on Windows so i tried to run in Linux with OpenJDK and got only a blank screen =[


Developer

Yeah, the .exe is made for windows only. I will publish the .jar version. Then tell me if you are able to play it or if still gives you the blank screen.

Developer(+1)

You may check it out now! Thanks for the report!

Submitted

Unfortunately I got the same result in both OpenJDK 11 and Oracle Java 12 =[

Developer (2 edits)

Can you try to run the .jar from the terminal. I believe the command is "java -jar SparX.jar". It's probably throwing some error. It might also be because I'm not using "OpenJDK". If the error persists tomorrow I'll  boot up linux from my flash drive to try to fix it.

Submitted(+1)

Don't ask me why, but insisting on opening via terminal 4 times the game ended up working =P

It's pretty cool and looks like an arcade port. The audio is a bit simple but not out of the general proposition.

As an extra you could add more game modes like the "guided shot" of the Atari 2600 Megamania.

Developer(+1)

Sometimes errors fix themselves alone and we should not ask why ahahah! I'm glad it worked out! Someone else suggested me a "hold-to-charge" mechanic, but I don't like that idea in this specific game, on a future shmup, it will be a good idea. A guided shot on the other hand, it's a different idea. The thing is, I don't like to add new features after the submission's time is up. I think the voting time is to vote what we created in the given time. Bug fixing and other stuff is, obviously, acceptable. I impose these rules to myself while participating on these jams, to discipline myself, that time's short. I believe this way, I'm learning to work better under pressure. On the next couple of days, I won't really have time to be implementing anything, but in the future I might tweak a few things or even make a second version with Android port with a  little touch of my deep self personality in it, I think it would be cool. 

About the Atari game, I didn't know that game, thanks for bringing it up. You know, for a while I've been thinking of creating a tool specifically to make games that look like an Atari 2600 game, like a phantasy console. But time has been against me and since I'm working on other projects and doing other stuff, I can't really get any of my small projects done. Although if there was an Atari 2600 jam like this one, I would, probably, be willing to partipate.

Once again, thanks for playing it.

Viewing comments 20 to 1 of 31 · Previous page · First page