
Rey Trace
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).
The Dark Shadow is encroaching and it's up to Rey to protect last remaining Path of Light!
- Click to shoot
- Nodes will begin to spawn from the left and move to the right at a random angle
- Your goal is to shoot and destroy the nodes before they attach themselves to the wall
- If a node is on a wall and a subsequent node attaches itself to the opposite wall, the shadow will extend itself there
- The white lines are your "Tracers" to show where all the nodes are including the ones that are traveling through the shadow
- If you are hit by a node or come in contact with the shadow, the game is over
- @gizmolo: code, music, fx
This game was built entirely with TypeScript and makes heavy use of the HTML5 canvas element as well as some CSS3. Check out the source code here: GitHub
Controls
- Ship follows your mouse cursor- Click to shoot
How To Play
- Start the game by clicking on the screen- Nodes will begin to spawn from the left and move to the right at a random angle
- Your goal is to shoot and destroy the nodes before they attach themselves to the wall
- If a node is on a wall and a subsequent node attaches itself to the opposite wall, the shadow will extend itself there
- The white lines are your "Tracers" to show where all the nodes are including the ones that are traveling through the shadow
- If you are hit by a node or come in contact with the shadow, the game is over
Credits
- @wiredoverload: code, game design, art- @gizmolo: code, music, fx
This game was built entirely with TypeScript and makes heavy use of the HTML5 canvas element as well as some CSS3. Check out the source code here: GitHub