You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,6 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
150
150
*Input & Binding Libraries*
151
151
152
152
*[baton](https://github.com/tesselode/baton) - Input library for LÖVE that bridges the gap between keyboard and gamepad controls.
153
-
*[boipushy](https://github.com/adnzzzzZ/boipushy) - A simple and easy to use input handler.
154
153
*[input](https://github.com/xiejiangzhi/input) - Simple and powerful input library. support check operation time, sequence.
155
154
*[love-microphone](https://github.com/LPGhatguy/love-microphone) - Simple microphone support for LÖVE.
156
155
*[LoveKeys](https://github.com/SpaceCat-Chan/LoveKeys) - A simple input handeling library that keeps track of things for you.
@@ -224,7 +223,6 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
224
223
*[HC](https://hc.readthedocs.io/en/latest/) - Collision detection with arbitrary polygons; allows rotation of objects.
225
224
*[loveblobs](https://github.com/exezin/loveblobs) - A softbody library with support for both dynamic and static arbitrary softbodies.
226
225
*[Strike](https://github.com/Aweptimum/Strike) - 2D collision detection library. Extendable, based on Separating-Axis-Theorem.
227
-
*[Windfield](https://github.com/adnzzzzZ/windfield) - Physics module wrapper for LÖVE.
228
226
229
227
230
228
## Platforms
@@ -340,7 +338,6 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
340
338
## Tutorials
341
339
*Blogs and tutorials*
342
340
343
-
*[adnzzzzZ's](https://github.com/adnzzzzZ/blog) - A blog by [adnzzzzZ](https://github.com/adnzzzzZ) with articles about game development using LÖVE.
344
341
*[learn2love](https://rvagamejams.com/learn2love/) - Book for learning programming with Lua and LÖVE (Version 11.0+).
345
342
*[Using Tiled Maps in LÖVE](http://lua.space/gamedev/using-tiled-maps-in-love) - An article about using maps created with Tiled in your LÖVE game.
346
343
*[Tutorial on making an Arkanoid-type game](https://github.com/noooway/love2d_arkanoid_tutorial/wiki) - A complete tutorial on how to make a breakout clone by nooowaay.
0 commit comments