Shapelite banner

Shapelite

1 devlog
1h 14m 42s

Shapelite

Shapelite is a roguelite made using Love2D.
Everything is composed of basic shapes!

This project uses AI

Used ChatGPT for advice, debugging.

Repository

Loading README...

Snxhit_

Hello!

Installed love2d (Big props to the creator) for Neovim, because I didn’t have a LSP and shit for Love2D, works great.
Anyways, implemented:

  • Player: Can move around, shoots projectiles whenever the player clicks and holds
  • Projectiles: Smol triangular thingies that go vreem vroom
  • Enemy: Big red enemy that follows the player around

Enemies can be damaged but the player can’t.

Also made it so that the enemy spawn rate increases as time goes on, also capped it at 20.

Attachment
0