https://github.com/navpreetdevpuri/tiedoc
A visual programming language for making games. A combination of Phaser, Babylon.js, Blockly, Scratch and Catrobat
https://github.com/navpreetdevpuri/tiedoc
babylonjs blockly catrobat firebase game-development phaserjs react reactjs scratch visual-programming-language
Last synced: 2 months ago
JSON representation
A visual programming language for making games. A combination of Phaser, Babylon.js, Blockly, Scratch and Catrobat
- Host: GitHub
- URL: https://github.com/navpreetdevpuri/tiedoc
- Owner: NavpreetDevpuri
- Created: 2020-05-26T02:24:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T17:45:19.000Z (over 1 year ago)
- Last Synced: 2024-10-19T02:16:35.063Z (12 months ago)
- Topics: babylonjs, blockly, catrobat, firebase, game-development, phaserjs, react, reactjs, scratch, visual-programming-language
- Language: HTML
- Homepage:
- Size: 880 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# tIedoC
A visual programming language for making games. A combination of Phaser, Babylon.js, Blockly, Scratch and Catrobat# Getting started
## Setup
This requires you to have Git and Node.js installed.
1) Setup project by following commands
```console
git clone https://github.com/NavpreetDevpuri/tIedoC.git
cd tIedoC
npm install
```
2) Start the server by command `npm start`
3) Then go to http://localhost:3000/