
TARJECTORIES 2: Mo' Planets, Mo' Problems.
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
As often happens with the theme, I struggled to find inspiration. Rather than bow out of yet another jam, I decided to spend the weekend working on my LD38 entry, *TARJECTORIES*, which I hadn't touched since the week after LD38, and submit a new version of it for the Jam. I feel like this is a cop-out, but at least I did some game dev this weekend, and I don't feel completely left out. On the bright side, I went through , most of the things I had wanted to do with the project, and did a lot of bug fixes and some polish.
So for LD40, I give you *TARJECTORIES 2: Mo' Planets, Mo' Problems*.
(In keeping with the theme, I've added more targets and more planets as the game progresses.)
The main differences, apart from that there are now up to 5 planets per level, are that the scoring system has been considerably tweaked, and the dashboard has been tweaked. It is otherwise much the same game that the original was. Under the hood I did a lot of bug fixes and code polish. This was also my first LD project that I've used with github, so if you really want to see all the changes, just check out the commit history.
- left/right arrow keys or A/D keys: to adjust the elevation of your gun turret.
- up/down arrow keys, or W/S keys to adjust the shot power, one press per click of power.
- space or enter to fire the cannon.
- Cheat keys:
- Shift+R: restart the level.
- R: restart the game.
- Esc: Exit game.
- Shift+N: Skip to the end game screen
- N: Clear the current level of targets and advance to the next level.
- Shift+G: enable Googly Eyed mode
- Graphics: Paint.net
- Audio: bfxr
- Source Control: Github for Windows
So for LD40, I give you *TARJECTORIES 2: Mo' Planets, Mo' Problems*.
(In keeping with the theme, I've added more targets and more planets as the game progresses.)
The main differences, apart from that there are now up to 5 planets per level, are that the scoring system has been considerably tweaked, and the dashboard has been tweaked. It is otherwise much the same game that the original was. Under the hood I did a lot of bug fixes and code polish. This was also my first LD project that I've used with github, so if you really want to see all the changes, just check out the commit history.
GamePlay
Shoot all targets to clear the level and move on to the next level. Be careful with your aim because if you shoot yourself, it's game over.Controls
- left/right arrow keys or A/D keys: to adjust the elevation of your gun turret.
- up/down arrow keys, or W/S keys to adjust the shot power, one press per click of power.
- space or enter to fire the cannon.
- Cheat keys:
- Shift+R: restart the level.
- R: restart the game.
- Esc: Exit game.
- Shift+N: Skip to the end game screen
- N: Clear the current level of targets and advance to the next level.
- Shift+G: enable Googly Eyed mode
Tools
- IDE: GameMaker Studio 1.4- Graphics: Paint.net
- Audio: bfxr
- Source Control: Github for Windows