-
Notifications
You must be signed in to change notification settings - Fork 1
Setup & Installation
Oğuzhan edited this page Oct 3, 2021
·
6 revisions
<script src="https://raw.githubusercontent.com/OguzhanUmutlu/JavaScript2D/main/script.js"></script>- Install
2d-canvas-gameas dependency first!
const {Vector2, ImageModel, SquareModel, TextModel, EntityData, Entity, Scene} = require("canvas-game-2d");- You can install it to your IDE by holding your mouse on it and clicking
Download library