An arcade-style game about destroying enemies using a pendular motion to stop them from cutting your string.
- Pendulum is affected by gravity
- Ability to "push" the pendulum
- Variable string length
- Enemies will spawn consistently
- Destroy enemies by hitting them with the ball
- If an enemy touches the string, you die
| Key | Action |
|---|---|
| W/Up | Shorten string |
| S/Down | Lengthen string |
| A/Left | Push left |
| D/Right | Push right |
| ESC | Pause |
Uses SFML and C++
