Skip to content

Systemized/Pixel-Pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-Pet

All assets are drawn by me (Systemized) via Aseprite

Pixel-Pet is a mini-project I made using Phaser.js, along with HTML and Typescript

Bundled with vite, and packaged using Tauri 2.0

Pixel-Pet Window Display

Prerequisites:

This code packages via Tauri, which is built on rust. Therefore Rust is required

Install Tauri CLI in terminal, using npm as the package manager

npm install -D @tauri-apps/cli@latest

Installation:

  1. Install dependencies
npm install
  1. Run or Build
  • Run dev
npx tauri dev
  • Build app
npx tauri build

About

A mini pixel desktop app created with Tauri, phaser.js, and Aseprite. MacOS app download below, ~ 8 MB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published