Shoob by jonnopon3000

[raw]
made by jonnopon3000 for LD31 (JAM)
A two-dimensional semi-randomised shooter set on 6 ability-granting faces of a cube.

Developed using a WIP JS+WebGL engine that is entirely homebrewed. Open source libary gl-matrix (common + mat4) used to avoid having to write matrix math.
Not as complete as I'd like, but further than I thought I'd get having faced serious issues in the first compo day.

---------------------------------------------------------
RUNNING THE GAME (Desktop)
---------------------------------------------------------
1. Download the zip and extract to any location
2. Either place the contents on an HTTP server, or (for quickest results) navigate to the root directory with a command line and run "python -m http.server"
3. Navigate to "localhost:8000/app.html" in your browser
---------------------------------------------------------

Twitter: @jonnopon3000

Ratings

Coolness 49% 1385
Overall(Jam) 2.80 824
Audio(Jam) 2.27 620
Fun(Jam) 2.63 814
Graphics(Jam) 2.27 904
Humor(Jam) 2.41 595
Innovation(Jam) 3.28 342
Mood(Jam) 2.46 863
Theme(Jam) 2.97 884

Feedback

Team Flashlight
10. Dec 2014 路 23:42 UTC
Good try, but I don't see any enemy in the game, is that intended? I have no idea what I should do in this game...
asobitech
11. Dec 2014 路 00:18 UTC
Looking forward to an online version, or wrapped.
You want to make it as easy as possible for people to play your game.
馃帳 jonnopon3000
11. Dec 2014 路 13:14 UTC
@Team Flashlight - is there any output in the browser dev console that might indicate what is going wrong? This issue has not been reported yet and I'd like to pinpoint the cause. May I ask which browser + OS you are using?

@asobitech Absolutely, I'm checking the progress of hosting regularly - it should be up very soon.
Problems caused by my site (where I normally host the games) being unavailable at current.
SneManden
12. Dec 2014 路 14:47 UTC
So I like the idea of shooting enemies on a rotating cube. However, the enemies were probably too easy (they do nothing to attack you, apart from the rare ones that can shoot).
Also on the white face, either your character or bullets are white too (so they are impossible to see)?

But with some polish and more challenging enemies, this is really solid :)

It's sad that you were not able to find a place to host your game (especially since it is javascript, and thus is very platform independent!).

(I had to edit the app.html to make it work: apparently the file "level/levelManager.js" was referenced in the html-file with an uppercase "L")
馃帳 jonnopon3000
12. Dec 2014 路 22:22 UTC
@SneManden Haha, yes - more time was definitely required just to implement that one last planned enemy type (chaser), change the cube's colors (less saturation please) and find somewhere to host it.

Thanks for pointing out the LevelManager.js reference; I must've fixed this one just minutes after packaging the download and forgot to update it.
馃帳 jonnopon3000
14. Dec 2014 路 11:51 UTC
OK, so thanks to my good friend a hosted version is now up - we noticed a couple of dumb problems (incorrect relative paths on sounds since I was using localhost/ address for development, bad event listening) and fixed them. The fixed version (playable at last) will be available before the end of the day (11:55 AM here in England right now).

Thanks for the patience everyone.
BooleanByte
14. Dec 2014 路 14:14 UTC
Nice little game, but hard to navigate, i got confused a few times because I didn't know where I was facing, so i runn into some enemys.
Blue Thumbs Gaming
14. Dec 2014 路 15:33 UTC
Controls are very precise and easy. Too bad there's not much happening (enemies are no challenge) and the white face of the cube was unplayable because I couldn't see my "character".
ShadowStryker
20. Dec 2014 路 19:04 UTC
When I tried running this game everything but the cube was black.
01rafael
20. Dec 2014 路 21:54 UTC
It was so psychodelic! I still watch the cube on my mind!
schnerble
21. Dec 2014 路 00:17 UTC
Have you thought of putting the unzipped files on Dropbox? A lot of games (like mine) do that, and it seems to work OK, unless you need any server-side processing. (I'm presuming not because it's all JS and resources)
Interesting idea - though I don't think I quite understood why I shot faster sometimes than others. Maybe that's the ability-granting you mentioned, but going back to the same face did something different. I also ended up with a white player box on a white background in one case, which made it a bit hard to see :)
schnerble
21. Dec 2014 路 00:19 UTC
(Clarifying the above... I meant that you should be able to play your game using the Dropbox link if the files are unzipped - unless there's something else going on)
alyphen
21. Dec 2014 路 00:34 UTC
A pretty interesting concept, I liked the movement across the cube, however it got repetitive quite quickly with the small number of enemies and no real use of the mechanic other than a cool transition between levels. The sound effects were alright, there wasn't any music though.
danidre14
21. Dec 2014 路 01:29 UTC
Cooool, :v
SuperDisk
21. Dec 2014 路 03:58 UTC
This was a good concept, however the various sides of the cube didn't really seem to affect my abilities besides occasionally making me shoot really fast.

It's a good game, though!
TriSquare
21. Dec 2014 路 05:14 UTC
Nice I like it every time I close my eyes I see a cube fml, good job
jachepe
23. Dec 2014 路 14:15 UTC
interesting idea but a bit confusing! good work!
KK
23. Dec 2014 路 14:29 UTC
homebrewed engine always rocks and fun :)
daviosmash
23. Dec 2014 路 15:13 UTC
IT was interesting - I would have liked some indicator on the character or something around it to easily know where I am facing, but it was a fun design, good use of the cube to rotate and change but still stay within the theme.
martial_cantarel_games
25. Dec 2014 路 20:49 UTC
cool game, its 5
and there are something similar to mine))
panda
29. Dec 2014 路 04:31 UTC
Original idea, worked well. It could use a bit more originality in the enemies, or a clear goal beyond just score. One level had me driving a white ship against a white background, that part felt unnecessarily hard!