Skip to content

yashpathack/dvd-lua-trace-distance-hits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dvd-lua-trace-distance-hits

This project simulates the classic DVD logo screensaver using Love2D framework. The logo bounces around the screen, leaving a trail of its path and playing a collision sound when it hits the screen edges.

Getting Started

Prerequisites

Make sure you have Love2D installed on your system. You can download it from Love2D.org.

Installing

  1. Clone the repository:
    git clone https://github.com/yashpathack/dvd-lua-trace-distance-hits.git
  2. Run the game:
    love /path/to/folder

Usage

  • Toggle Path Button: Click to toggle the visibility of the path left by the logo.
  • Speed Slider: Adjust the speed of the logo's movement by dragging the slider knob.
  • Monitor distance traveled and collisions on the screen edges.

Built With

  • Love2D - The framework used
  • Lua - The programming language

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A dvd game in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages