nidup / ldjam38

Exploration game - Ludum Dare #38

Home Page:https://grena.itch.io/pod2000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pod2000

Exploration game built as a team, from scratch (graphics, audio and game design) for the LudumDare 38 \o/

Here is the LDJAM submission

Demo

You can play to the demo here

The demo is deployed on the gh-pages branch versionning the build/bundles.js file (npm run build to update).

Screenshots

Image of GameJam

Image of GameJam

Image of GameJam

Getting Started

Pre-requisites

You need to have node and npm installed

Dependencies

To install dependencies, run:

npm install

This will install all required local dependencies

Building the project

To build project you can use:

npm run build

Running in dev mode:

npm run dev

Special thanks

Thx @wlk for the following boilerplate https://github.com/wlk/phaser-typescript-boilerplate

About

Exploration game - Ludum Dare #38

https://grena.itch.io/pod2000

License:MIT License


Languages

Language:JavaScript 97.5%Language:TypeScript 2.4%Language:HTML 0.1%