Text Invaders
Fight off waves of alien ships in this text-only "endless invaders" game. Try to destroy as many ships as possible while dodging the bombs coming your way.
This game was created for the "July Text Based Jam" (https://itch.io/jam/july-text-based-jam). With that in mind, note that no artwork assets or sound have been used, only text. Please consider joining a future iteration of this jam to help grow an interest in simple and fun game development.
CONTROLS
Movement: Left / Right arrows or A / D
Fire laser: Space, X, S, W, or Up / Down arrows
| Status | Released |
| Platforms | HTML5 |
| Author | Andrew Hoyer |
| Genre | Action |
| Tags | invaders, Space, Text based |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard |

Comments
Log in with itch.io to leave a comment.
That is really cool!
btw how many lines of code.
About 425 lines, comfortably padded with empty lines and some comments. Could probably compress it down to 300.