Difference between revisions of "windfield"

(Created page with "== windfield == windfield is a high-level wrapper of LÖVE's physics API, making it easier to use. It makes certain assumptions to aid the simplification, so the featureset is...")
 
(go away)
(Tag: Blanking)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== windfield ==
 
windfield is a high-level wrapper of LÖVE's physics API, making it easier to use. It makes certain assumptions to aid the simplification, so the featureset is reduced compared to the original physics API.
 
  
== Documentation and sourcecode ==
 
https://github.com/SSYGEN/windfield
 
 
{{#set:LOVE Version=Any}}
 
{{#set:Description=A wrapper of LÖVE's physics API so that using box2d becomes as simple as possible}}
 
{{#set:Keyword=Physics}}
 
[[Category:Libraries]]
 

Latest revision as of 23:01, 2 November 2023