Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eevee/neon-phase
- Owner: eevee
- License: other
- Created: 2017-01-17T11:32:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T20:40:53.000Z (over 3 years ago)
- Last Synced: 2024-10-10T10:01:42.553Z (4 months ago)
- Topics: game, jam, love2d, platformer
- Language: Lua
- Size: 8.77 MB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)