Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

PixelRPG/excalibur-version

Repository files navigation

PixelPRG Engine (Excalibur version)

Excalibur + Typescript + Esbuild + Built-in ECS.

excalibur.mp4

This is an experimental 2D engine designed for SNES style RPG games. Currently I'm trying to find out which engine is best suited for this and meets my requirements. For this there is an alternative attempt build in Phaser 3 + Javelin (ECS).

Build

Required engine:
node: >=16
npm: >=7

git clone --recurse-submodules https://github.com/PixelRPG/excalibur-version.git
cd excalibur-version
npm install
npm run build
# Start the example game
npm run start

About

Experimental 2D engine designed for SNES style RPG games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published