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: content/news/050/index.md
+20
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,26 @@ Please come and see us on the [Discord][OpenCombat_discord] to make your feedbac
122
122
123
123
## Engine Updates
124
124
125
+
### Bottomless-Pit 0.3.1
126
+

127
+
128
+
129
+
Bottomless-Pit is a 2d game engine written with WGPU that has been around for a year which can be found on [crates.io][Bottomless-Pit_cratesio] and [GitHub][Bottomless-Pit_github].
130
+
Very recently a 2d camera was added as well as WASM and web support.
131
+
Current development is being focused on stability and QoL changes like texture sampling options and improved input.
132
+
You can checkout several engine examples on the web [here][Bottomless-Pit_Website].
133
+
Since the engine is in it's infancy it would be great to have developers use it and give the engine some feedback.
0 commit comments