Skip to content

bwallberg/kings-and-pigs-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86a354a · Jan 25, 2024

History

29 Commits
Nov 8, 2023
Nov 8, 2023
Oct 24, 2023
Jan 25, 2024
Oct 24, 2023
Sep 29, 2023
Oct 24, 2023
Sep 29, 2023
Nov 8, 2023
Nov 8, 2023
Nov 8, 2023
Oct 24, 2023

Repository files navigation

Kings and Pigs - TypeScript

This is a simple 2D game written in TypeScript using a custom ECS (Entity-Component-System) architecture, 2D Canvas for rendering & Planck.js for the physics.

I wrote this game to learn more about TypeScript and ECS architecture as well as try out planck.js. It's not meant to be a full game, but rather a playground for me to experiment with different ideas.

You can play it now! Just go to https://dungeon.bwallberg.com/ and start playing!

Graphics

The assets Kings & Pigs were created by PixelFrog.