Posthumus [](https://circleci.com/gh/praghus/posthumus/?branch=main)

July 12, 2024 ยท View on GitHub

Zombie survival shooter in TypeScript

This is not a finished game, but just a showcase for:

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

:video_game: Demo

Gameplay

Installation

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

App served @ http://127.0.0.1:5173

Contents

  1. 1:video_game: Demo
  2. 2Installation