A way to write Love2D games in javascript or typescript written in typescript, with zero dependencies, written entirely in typescript and lua.
npm install luvjs//this will be addedluvjs is based off of Love2d.
You should check it out! Its a free and open source Lua game framework,
with a busling community. You can find it at https://love2d.org.
Love2D is good, but it lacks the power of features of node/javascript/typescript such as the many NPM packages, http/https, the robustness of typescript, and so on.
Clone the repo:
git clone https://github.com/WhyNotDogie/luvjsMake changes to the code, then build to test:
npm run buildNow issue a push request, and voila!
- Networking
- Joystick support (someone send help)
- Nothing here yet :D
