
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
它创新地将 PowerPoint 的可视化编辑能力转化为完整的游戏开发环境,将熟悉的幻灯片设计与 JavaScript 脚本结合,适合快速原型制作。
Power Player is a runtime player that executes code and assets authored in PowerPoint, enabling the development of games, interactive media.
Edit objects directly on the slides. Define object names and layer hierarchy using the Selection Pane (Home > Select > Selection Pane).
Write JavaScript directly in the slide's Comment section to control objects, set up game loops, and handle player input.
” “ to ', ’ ‘ to '.[originalName]-[uuid].File -> Options -> Proofing -> AutoCorrect Options; is required at the end of each statement.Class
Make a button and switch to other slides.
{
let b = this.getObject("buttonObject");
b.interactive=true;
b.on("pointerdown",()=>{
this.switchSlide(2);
})
}
Control player.
this.onUpdate=(delta)=>{
A PowerPoint runtime player executes code and assets contained within a pptx file.
根据分类、Topic 和编程语言匹配的相似项目。

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
Sticker Forge is a WebGL tool that turns text or uploaded images into interactive stickers with a simulated peel-and-reveal effect, offering a Web Component and imperative API.