A downloadable game

A pacman remake based on the NES version (1993) made with love2d (with love) in pure spaghetti style

github Repo

control:

arrow key: move pacMan ( spam the key )

esc: quit game

d: toggle debug info

m: mute sound

space: pause game

Download

Download
lovePacMan.zip 3 MB

Install instructions

windows:

unzip build/lovePacMan.zip

run lovePacMan.exe

linux:

install love2d package for your distrib

ex deb package:

$ sudo add-apt-repository ppa:bartbes/love-stable
$ sudo apt-get update
$ git clone https://github.com/r-sede/lovePacMan.git
$ cd lovePacMan
$ love .

show output in console + additional debug info on screen:

$ love . -debug

Leave a comment

Log in with itch.io to leave a comment.