Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 814 Bytes

File metadata and controls

22 lines (15 loc) · 814 Bytes

game-box

The library of 2D Graphics

Summary

This project provided by Vite.Js and Canvas.

I just use to this repository for playground and testing new ideas for things of game development. Maybe, you can find useful things for yours project but you dont forget commited any solve, please :)

Targets

  • Drawing any diagram

  • Developing any game

  • Developing physical animation

  • Calculating vectoral and physical maths references

Usage

Initially, you must be install node.js and run to the npm install to project folder with Command Line.

After that, other commands for use this project;

  • Compile: npm run dev

  • Build: npm run build