Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 709 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 709 Bytes

Mobloom

A little game where you kill mobs before they kill you instead!

Tech

  • This is a Lua code base, built on top of the LÖVE game development framework
  • Uses moonshine for retro rendering

Prerequisites

Install Love on your machine, preferably with Homebrew:

$ brew install --cask love

Run

Clone this repository, then

$ cd mobloom
$ love .

Assets and credits