Skip to content

praghus/posthumus

Repository files navigation

Posthumus CircleCI

Zombie survival shooter in TypeScript

This is not a finished game, but just a proof of concept for using my 2 libraries:

  • tmx-map-parser - Tiled Map Editor parser
  • platfuse - Platform game engine concept also based on a Tiled Map Editor

🎮 Demo

Gameplay

Installation

git clone https://github.com/praghus/posthumus.git
cd posthumus
yarn install
yarn start

App served @ http://127.0.0.1:5173