Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Ideas for game features #74

Open
effa opened this issue Feb 19, 2017 · 7 comments
Open

Ideas for game features #74

effa opened this issue Feb 19, 2017 · 7 comments

Comments

@effa
Copy link
Member

effa commented Feb 19, 2017

This is thread for sharing and discussing ideas for new game elements. If you have any idea, please, share it with us, ideally with a few examples of game plans.

@effa effa added this to the Distant future milestone Feb 19, 2017
@xpelanek
Copy link
Contributor

Introduce special kind of diamonds ("black diamonds"?) that have to be collected using special "pick-up" actions (similar to "light up" in lightbot). Pick-up is connected with move forwards (analogical to "shoot"). If "pick-up" is called and no black diamond is present, fatal error occurs.
This will require more careful planning than collecting basic diamonds.

@xpelanek
Copy link
Contributor

Stopping exactly at the finish line (to avoid "repeat 100: xxx" solutions).

@xpelanek
Copy link
Contributor

xpelanek commented Feb 20, 2017

Enemy spaceships moving in the opposite direction (according to a shown code). (Or possibly in the same direction from behind).

@xpelanek
Copy link
Contributor

"Simple enemy" - stays on the same line, simple left-right cyclical movement ("wall to wall"), possibly periodic shooting. (Inspired by old arcade games: http://www.freeaddictinggames.com/static/thumbs/967.jpg, "space invaders")

@xpelanek
Copy link
Contributor

xpelanek commented Feb 22, 2017

"Wait" action, possibly also "Turbo" action (fast forward).

Note: Meaningful only in combination with some other proposed extensions (enemies, even the simple ones, bombs, ...).

@xpelanek
Copy link
Contributor

Time bomb. Special action "Drop bomb" (parameter = timer). When the bomb explodes it destroys everything (including asteroids) in the vicinity (radius of explosion - possible parameter of "drop bomb").

Note: useful only in combination with wormholes (or multiple rockets).

@xpelanek
Copy link
Contributor

"Change color" command (connected with fly, similarly to shoot (??)).

Serves as a "memory". Would be useful (probably) only for quite advanced tasks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants