0.0.1 • Published 5 years ago

@xslendix/duck.js v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

duck.js

Duck.js is a simple 2D game engine made in JS and that can only be coded in JS.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prequireties

These are the things you need to get your copy working:

node.js

Installing

To get your copy up and running, use the following commands:

cd Duck.js
npm -i

After that, to include it in your project, use:

npm install duck.js

Built with

  • Node.js - The tool used to run the actual JS code

Authors

  • Radu Ungureanu - Initial work - xSlendiX

License

This project is licensed under the MIT License - see the LICENSE.md file for details