Skip to content

This project is a part of my journey to learn PixiJS, a powerful 2D rendering engine for the web. I'm following the tutorial provided at [PixiJS Elementals](https://www.pixijselementals.com) to enhance my PixiJS skills.

License

Notifications You must be signed in to change notification settings

ssbarbee/pixijs-adventure

Repository files navigation

Statements Branches Functions Lines
Statements Branches Functions Lines

pixijs-adventure

https://img.shields.io/github/issues-raw/ssbarbee/pixijs-adventure

PixiJS Learning Project

This project is a part of my journey to learn PixiJS, a powerful 2D rendering engine for the web. I'm following the tutorial provided at PixiJS Elementals to enhance my PixiJS skills. It is written in Typescript!

Getting Started

  1. Clone this repository to your local machine.
  2. Open the project in your favorite code editor.
  3. Follow the steps in the tutorial mentioned above to learn PixiJS.

Prerequisites

Before you start, make sure you have the following installed:

  • node.js and yarn
  • Any modern web browser

Hosted demo

https://ssbarbee.github.io/pixijs-adventure

Usage

  1. Run yarn to install project dependencies.
  2. Start the development server with yarn start.
  3. Visit http://localhost:1234 in your browser to see your PixiJS project in action.

Credits and tutorials

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is a part of my journey to learn PixiJS, a powerful 2D rendering engine for the web. I'm following the tutorial provided at [PixiJS Elementals](https://www.pixijselementals.com) to enhance my PixiJS skills.

Resources

License

Stars

Watchers

Forks

Packages

No packages published