An open API service indexing awesome lists of open source software.

https://github.com/eevee/isaacs-descent

Isaac's Descent HD Remix, a puzzle platformer for LÖVE
https://github.com/eevee/isaacs-descent

Last synced: 11 months ago
JSON representation

Isaac's Descent HD Remix, a puzzle platformer for LÖVE

Awesome Lists containing this project

README

          

# Isaac's Descent HD Remix

This is a puzzle-platformer based on the PICO-8 game I did for Ludum Dare 36, [Isaac's Descent](https://c.eev.ee/isaacs-descent/).

It requires [LÖVE](https://love2d.org/) 0.10+ and nothing else.

## Running

Just install LÖVE and run this repository with it.

git clone https://github.com/eevee/isaacs-descent.git
love isaacs-descent

## Built with

- [LÖVE](https://love2d.org/), a Lua game engine

- [Vim](http://www.vim.org/), a text editor for nerds

- [Aseprite](http://www.aseprite.org/), a pixel art editor

- AndroidArts's 64-color [Famicube](http://androidarts.com/palette/Famicube.htm) palette

- [Tiled](http://www.mapeditor.org/), a map editor

- A little inspiration from the [PICO-8](http://www.lexaloffle.com/pico-8.php) and [Ludum Dare](http://ludumdare.com/compo/)