Lander Simulation
by explorers
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Lander Simulation
Lander Simulation의 태그
설명
My second game. This game was made off of a bet but I am using it to practice coding javascript.
플레이 방법
Use WASD or the arrow keys to move. Click to fire a weapon. Do not hit the ground too fast or you will crash.
개발자 업데이트
V5.0 Uploaded.
Rewrote pretty much the entire game with the new javascript skills I have gained over the last year. Most of the game is still the same.
Changes:
1. Much better performance since code is significantly more efficient.
2. Now there is no cap to the number of objects on the screen. Before you could only have up to 7 bullets on screen and 5 asteroids. This was due to the fact that at the time I wrote the game I did not know how to dynamically change arrays to add new objects in real-time.
3. Fuel upgrade also increases max fuel
4. Damage upgrade increases fuel consumption per bullet fired.
댓글
Ninjacow45
Jun. 11, 2015
Cool, but intro splash needs work.
Also, didn't know I had to go up to move around. I agree with Katpoo.
Thanks for the feedback! Will make instruction manual better in next update. I'm fairly sure that my next couple updates are going to be purely aesthetics/instruction manual since I have only been focused on pumping out content since I started the game. I realize that this is very lacking.
explorers
May. 26, 2015
I will be working on adding instructions in game for my next update. That and a lot of other features (like a shop for upgrades) are in plans.
explorers
May. 24, 2015
Feedback is appreciated. Thank you.
Katpoo
May. 26, 2015
forget the last comment, I had not realized I was supposed to land lol so try to make each of the possible things you can do listed or clear to the player
Added instruction manual in-game. now it should be a bit easier to play. It still needs a lot of work though, I just threw it together as a placeholder before I do something really nice with it.
Katpoo
May. 29, 2015
I like the new upgrades feature, maybe add a way to get score faster/differently also?
Added new way to get score faster as you suggested. You can get score much faster by killing enemies in higher difficulty level areas and killing bombs.