index.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "responseTitle":"jMonkeyEngine | bloodwalker",
  3. "apiVersion":"1.0",
  4. "response":"articlesByAuthor",
  5. "prev":"",
  6. "next":"",
  7. "articles":[
  8. {
  9. "date":"2023-08-09 06:27:00 +0000 UTC",
  10. "url":"https://jmonkeyengine.org/showcase/depthris/",
  11. "jsonUrl":"https://jmonkeyengine.org/showcase/depthris/index.json",
  12. "title":"DEPTHRIS",
  13. "uid":"b1d2a7838d0add7ac95a14ceffbf4eb4",
  14. "summary":"3D puzzle game inspired by the classic title for DOS.\nMove and rotate the pieces so they fit in the spaces and fill as much floors as possibles.\nBut on each level, the pieces will start falling faster, increasing the tension." ,
  15. "tags":[
  16. "tetris"
  17. ,
  18. "puzzle"
  19. ,
  20. "depthris"
  21. ,
  22. "showcase"
  23. ],
  24. "authors":[
  25. "bloodwalker"
  26. ]
  27. }
  28. ]
  29. }