Skip to content

CMCRobotics/blockly-pygamezero-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Blockly Pygame Zero (TypeScript) ✨

Welcome to Blockly Pygame Zero in TypeScript! This project brings the fun of Pygame Zero to your browser with a visual block-based programming interface. Get ready to create awesome games and interactive experiences with ease! 🎮

💡 Example

To see a working example of Blockly Pygame Zero (TypeScript), navigate to the example/ directory.

Project Structure

  • index.html: The main HTML file that loads Blockly and the Pygame Zero blocks.
  • index.ts: The TypeScript file that initializes Blockly, defines the workspace, and handles code generation and execution.
  • blocks.ts: Defines the custom Blockly blocks for Pygame Zero.
  • generators.ts: Contains the code generators for the Pygame Zero blocks.
  • msg.ts: Internationalization messages for the blocks.

About

Blockly Pygamezero (TypeScript)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors