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

https://github.com/dcfapixels/ld_56_tiny_aliens

Ludum Dare 56 - Tiny Aliens
https://github.com/dcfapixels/ld_56_tiny_aliens

Last synced: 5 months ago
JSON representation

Ludum Dare 56 - Tiny Aliens

Awesome Lists containing this project

README

          


screenshot

# Ludum Dare 56 - Tiny Aliens

Release of the source code for the game Tiny Aliens. The original project contained assets whose license prohibited publication in the open. Links to the game on [LudumDare](https://ldjam.com/events/ludum-dare/56/tiny-aliens) and on [Itch.io](https://greatvv.itch.io/tiny-aliens-ludumdare-56).

> Developed using the [DragonECS](https://github.com/DCFApixels/DragonECS).

> [!WARNING]
> The project shouldn't be seen as a best practice, as it was developed in extremely tight deadlines and the developer used DragonECS for the first time. The core code has not been changed.

## Project Participants:
* [Vova Rotterdamsky](https://github.com/GreatVV) - game development;
* [Mikhail DCFApixels](https://github.com/DCFApixels) - pixel art and translation into Open Source;
* [Alex Wargon](https://github.com/AlexWargon) - pixel art;
* masqueraaaade - pixel art;

## Changes Compared to the Original:
* Licensed assets have been replaced with free ones or removed;
* Minor bugs have been fixed and rendering optimized;
* Project structure has been organized;
* Light polishing of the visual aspects.