A simple word (and object!) maker in the style of Baba Is You!
Includes options to make NOUNs, PROPERTYs, cross them out, colour them and more!
⭐ Introduces the ability to add your own objects via a custom spritesheet, and export them alongside your words!
💬✨ Check out the app here! ✨💬
Clone the repository then use the following commands:
- Install dependencies:
npm install - Run the application locally:
npm run dev/npm run dev-host
The app runs on port 5173 by default; dev-host exposes the application to the local network.
Building is done with the following command:
npm run build
Vite copies the output to the dist folder, creating it first if need be.
Huge thanks to the awesome people below:
- Arvi "Hempuli" Teikari and the entire team behind Baba Is You!
- The people behind node-webpmux and gifenc, without whom my exporting efforts would be MUCH harder!
- All the people who helped me test this small project <3
The spritesheets used by this application are released to the public domain under the Creative Commons Zero 1.0 Universal license (CC0 1.0 Universal). Please consult the spritesheet license file for full information. This also applies to the spritesheets in the examples folder.
The rest of the assets and source code from this project are provided under the "I'm So Tired" Software License 1.0 - No-Resale version.
Please consult the main license file for full information.
