Skip to content

bwallberg/kings-and-pigs-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.