-
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-game
as dependency first!
const {Vector2, ImageModel, SquareModel, TextModel, EntityData, Entity, Scene} = require("canvas-game-engine");
- You can install it to your IDE by holding your mouse on it and clicking
Download library