chowderman.github.io

Paint Logo XP Paint

Try out XP Paint here!

XP Paint

XP Paint is a web-based version of MS Paint for Windows XP. It is a fork of JS Paint, with the following differences:

Usage

To use XP Paint, click this link. You can also download a copy by clicking the link and saving the page, or by using a program like curl:

curl https://raw.githubusercontent.com/assemblylanguage/xp-paint/master/dist/xp-paint.html > xp-paint.html

Building

Instructions for building from source:

git clone https://github.com/assemblylanguage/xp-paint.git
cd xp-paint
npm install
node index.js

If the build was successful:

Credits

License

Code licensed under the GNU AGPLv3. This project is not affiliated with Microsoft.