borilla / penguin

Using pixijs to make a retro game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

penguin

Using pixijs to make a retro game

Game screenshot

Try it out

Clone the repo

git clone https://github.com/borilla/penguin.git

Install required modules

cd penguin
npm install

Start the local HTTP server

npm start

Open the application on localhost: http://127.0.0.1:8080

Controls

  • <Arrow keys> to move
  • <Space> to push/crush blocks
  • <Escape> to refresh the screen

Why don't the baddies kill me?

Rome wasn't built in a day You will be temporarily stunned if a baddy touches you

Thanks

This tutorial was super-useful for getting started with pixijs: https://github.com/kittykatattack/learningPixi

About

Using pixijs to make a retro game


Languages

Language:JavaScript 61.0%Language:PLSQL 36.6%Language:HTML 1.6%Language:CSS 0.8%