Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 709 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 709 Bytes

PvP tower defense game

Development team

TODO: Add yourself

To run the game

  1. Install LÖVE
  2. Execute a command from the repository root directory
    • on linux love ./src
    • on windows love.exe src

Useful command on windows: "C:\Program Files\LOVE\love.exe" --console.

See exact instructions: LÖVE:Getting_Started

Used assets