diff options
author | elioat <hi@eli.li> | 2023-12-30 13:26:01 -0500 |
---|---|---|
committer | elioat <hi@eli.li> | 2023-12-30 13:26:01 -0500 |
commit | dc9f7198c2a946f8749de3d3934e51a882e57351 (patch) | |
tree | f5ccd5d9e4d138232800a40c561543bc161518f4 | |
parent | 37ae33c08b2ba09122b9d4dd28f3f1fafd8cffb4 (diff) | |
download | tour-dc9f7198c2a946f8749de3d3934e51a882e57351.tar.gz |
*
-rw-r--r-- | js/ship-game/ideas.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/js/ship-game/ideas.txt b/js/ship-game/ideas.txt new file mode 100644 index 0000000..7c689b5 --- /dev/null +++ b/js/ship-game/ideas.txt @@ -0,0 +1,3 @@ +- add timer +- add recharge cooldown before player can shoot another lazer +- AI opponent in the other corner, you'd need to shoot more targets, faster, than they did \ No newline at end of file |