Skip to content

remyroez/love-top-down-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP DOWN SHOOTER

🔫 Top down shooter with LÖVE

Screenshot

Controls

  • Move: WASD or Arrow keys
  • Fire: Main mouse button
  • Reload: Sub mouse button
  • Restart: F5
  • Debug mode: F12
  • Print screen: Capture a screenshot and save it to a save-directory

Getting Started

Quick Start

  1. Download and install LÖVE 11.2.
  2. Download the latest version of love-top-down-shooter.love game distribution from release.
  3. Open the distribution with LÖVE.

Build and Run from Source

git clone https://github.com/remyroez/love-top-down-shooter.git
cd love-top-down-shooter/game
love .

Requirements

Libraries

Assets

License

MIT License