Skip to content
/ pixi-game-ui Public template

Educational project, that implements a responsive game UI using PixiJS / PixiUI / PixiLayout.

Notifications You must be signed in to change notification settings

CyberDex/pixi-game-ui

Repository files navigation

PixiJS Game UI

Screenshot 2023-03-22 at 21 32 25

This is an educational project, that implements a game UI using PixiJS and its libraries PixiUI and PixiLayout.

Codebase is fully commented, just follow the comments to learn from it.

It can be a starting point for your own learning and development journey with game development using PixiJS together with PixiUI and PixiLayout.

    - a rendering library built for the web.

    - commonly used UI components aplications based on PixiJS.

    - library for for simple and fast implementation of responsive user interfaces using PixiPS.

Prerequisites

To run this project, you need to have Node.js and npm installed on your system.

Setup and run the game

# Clone the repository
git clone https://github.com/CyberDex/pixi-game-ui

# Clone the repository
cd ./pixi-game-ui

# Install dependencies
npm install

# Start the project
npm start

Building the game

# Compile the game into a bundle, which can be found in `dist/`
npm run build

Usage

Feel free to use this project as a reference to develop your own game. Use the code comments to understand how it works and experiment by making changes to the code and seeing how it affects the UI.

Contributions

We encourage you to fork the repository and improve it in any way you see fit. Share your improvements with the community by submitting pull requests to the original repository.

License

This project is licensed under the MIT License.

UI Assets

Assets used in this project are from the following sources: https://graphicriver.net/item/cartoon-games-gui-pack-9/5644945 To use them in your projects, you need to purchase a license from the original author.


Author @CyberDex

About

Educational project, that implements a responsive game UI using PixiJS / PixiUI / PixiLayout.

Topics

Resources

Stars

Watchers

Forks

Languages