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

https://github.com/andrewl/smallworld

My entry for LDJAM38 - It's A Small World. LDJAM is a 2-day competition to build a game from scratch.
https://github.com/andrewl/smallworld

game itchio javascript ldjam38 phaserio

Last synced: 5 months ago
JSON representation

My entry for LDJAM38 - It's A Small World. LDJAM is a 2-day competition to build a game from scratch.

Awesome Lists containing this project

README

          

Smallworld
==========

[![itch.io upload](https://github.com/andrewl/smallworld/actions/workflows/main.yml/badge.svg)](https://github.com/andrewl/smallworld/actions/workflows/main.yml)

![Screenshot](./smallworld.png)

Guide your Small World through time avoiding asteroids, comets, aliens and other space-y things!

Made for Ludum Dare - an online event where games are made from scratch in a weekend.

Written in javascript using the [Phaser](https://www.phaser.io) game engine.

Play it at [https://4ndrewl.itch.io/smallworld](https://4ndrewl.itch.io/smallworld)