Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.
/ TDS Public archive

A simple top-down shooter game written using the love2d lua framework.

License

Notifications You must be signed in to change notification settings

LordUbuntu/TDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Down Shooter

Top Down Shooter (TDS) is a rudimentary top down shooter game using the love2d Lua game engine and some elbow grease.

Controls

  • Use the w, a, s, and d keys to move the player character
  • Use the left mouse button to shoot with your pistol
  • Use the p key to pause the game
  • Use the escape key to quit the game

Winning

  • There is no winning, this game goes on until you either quit or die.

Issues

  • If you discover any bugs please submit an issue.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Download

Releases are archived into a .love file in the releases page. To run the game, simply download the latest release and run with love2d by typing love tds.love. If you are on Windows, congratulations! Simply download one of the binary distributions, unzip it, and run tds.exe.

About

A simple top-down shooter game written using the love2d lua framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages