Event Links: [ MiniLD 50 | Warmup Weekend | Real World Gatherings | Ludum Deals | Wallpaper ]
I wanted to give web programming a try. This is the first piece of Javascript I've written.
It is a little jagged around the edges, but I think it could be fun. It should run on a tablet or a phone as well!
CONTROLS:
Mouse - Click to go up. Don't click to go down.
Keyboard - press ANY key to go up. Don't press anything to fall
***ISSUE: I have been informed that firefox doesn't handle things that well. If you can play it in Chrome it should run better
-Issue Update: I fixed some of the firefox issues.. turns out the easeljs hittest on firefox is 100x worse than chrome.
Downloads and Links
Ratings
![]() | Coolness | 75% |
#723 | Theme | 3.07 |
#749 | Fun | 2.80 |
#896 | Humor | 1.95 |
#928 | Overall | 2.79 |
#1049 | Mood | 2.38 |
#1049 | Audio | 1.37 |
#1148 | Graphics | 2.15 |
#1254 | Innovation | 1.69 |
Comments
Fun. Good controls (although it would be nice to have a keyboard option).
Scrolling is very smooth. Nice bubble trail too!
Not bad, you may want to change your instructions to let people know it's mouse controlled and not keyboard :)
Thanks for the quick feedback.. amazing, before the compo has even finished!
I have reworked things a few times and it is prettier and has better feedback (text and stuff)
I played this much longer than I anticipated. Solid jam game.
Classic game. The submarine feels a bit heavy, but that really not the point. It's fun.
A classic game. Always gonna be fun.
Flappy bird becomes floaty sub.
It's a copter clone. But, for your first web game, you have to start somewhere. Great job implementing this classic game :) (also add a keyboard option ;) )
Good job making your first game! Overall it needs a lot of work but this is a good start. Here are a few subjective thoughts:
The controls are smooth but they are not responsible. The way you are calculating force makes it very hard to recover from mistakes. Compare this to another flappy bird game like MaverickBird - responsive, quick, precise. With this game I often felt like the mistake was because the controls were sluggish not because I made a mistake. Whether that is true or not it is how I felt and that is a huge part of the experience.
@Dualhammers that is the style of control I wanted. It isn't suppose to be like flappy bird. The controls are responsive, but they don't apply an impulse to your character.
Very nice work for a first Javascript game! Simple gameplay, but it's not bad at all. Graphically the game could be improved and some sound effects would help, but this isn't bad at all :).
Good use of the theme, however, it is a somewhat simple game. What I do find awesome is that you used webGL! And a very good effort if this is you first try! Keep it up!
A brilliant first try. The game is very simple, but well done. The controls are smooth and responsive, and it's fun!
Solid build and well made, but it isn't more then just next flappy bird :D
It takes a while to get used to the slow responding controls, but after that it's a captivating game. Some audio would be nice, though.
You must sign in to comment.
IMPORTANT NOTE: If you want to place in the final results, you NEED votes. The easiest way to get votes is by rating other games. Judging lasts for 3 weeks following the end of Ludum Dare. For best effect, rate 20 games as soon as possible. Rating more games is encouraged.
MORE TIPS AND DETAILS AT THE BOTTOM OF THIS PAGE
TEAMS: Teams entering the Jam should pick a single representative to submit your game, or create a team specific account you can share. We currently do not support Team Voting, but sharing an account and together playing and rating games is acceptable.
NOT LOGGED IN?: If you get a message about not being logged in, even though you are, it’s because your web browser cached the non-logged in page. You can fix this by either refreshing your cache or clearing your cache. CTRL+F5 in many browsers. Chrome is a bit more work. Press F12 to enable Developer Mode, then you can right click on the refresh button and select “Empty Cache and Hard Reload”. This option is unavailable if you are not in Developer Mode.
PORTS: Ports to other platforms can be done after the deadline. That said, the sooner you finish your port, the sooner people can play your game, improving your chances of placing in the final results. For best results, provide a Web version of your game, or a Windows version with no dependencies. Also be sure to rate about 20 games to improve your visibility.
MY GAME DOESN’T SHOW UP: If you can’t find your game, it’s usually because the URL to your downloads are missing ‘http://‘. Fix your URLs (http://mysite.com/mygame.zip) and you will show up.
MY GAME CRASHES, IS UNBEATABLE, OR I MADE A TYPO: We allow you to fix crash or win condition bugs after the deadline (in a sense, like “porting” to support more players). We also allow “typo” bugs. I.e. A true that should have been a false, a word that should have been a different word, very tiny changes that you would have caught if you had more sleep. We leave this open to interpretation, but generally speaking your game should be identical to the game you submitted. No new features, just things you messed up last minute. Typos.
Nice simple control, smooth movement, good job for first Javascript ! Nice pace to it, much less annoying than that dang bird.