Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eevee/neon-phase

NEON PHASE, a colorful platformer made for a week-long jam
https://github.com/eevee/neon-phase

game jam love2d platformer

Last synced: 3 months ago
JSON representation

NEON PHASE, a colorful platformer made for a week-long jam

Awesome Lists containing this project

README

        

# NEON PHASE

This is a video game, created along with [GlitchedPuppet](http://glitchedpuppet.com/), set in their [Flora](http://floraverse.com/) world. It was made in a week — err, nineish days — for the [Games Made Quick](https://itch.io/jam/games-made-quick) jam. It's based on the code from my (incomplete as of this writing) game, [Isaac's Descent: HD Remix](https://github.com/eevee/isaacs-descent).

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

## Running

You can get a build from [the page on itch](https://eevee.itch.io/neon-phase).

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

git clone https://github.com/eevee/neon-phase
love neon-phase

## 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

- [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/)