Skip to content

remyroez/love-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ALIEN RUNNER

🏃 Runner game with LÖVE.

Screenshot

Keys

  • F1: Draw collisions
  • F5: Restart
  • Any Key: Start/Jump/Retry

Getting Started

Quick Start

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

Build and Run from Source

git clone https://github.com/remyroez/love-runner.git
cd love-runner/game
love .

Requirements

Libraries

Assets

License

MIT License