params.json 1.2 KB

123456
  1. {
  2. "name": "Starz-puzzle",
  3. "tagline": "A small Lua puzzle game written for the sake of LÖVE (0.8.0)",
  4. "body": "# Starz Puzzle\r\nA small Lua puzzle game written for the sake of LÖVE (0.8.0)\r\n\r\n![game title](https://github.com/Yonaba/Starz-Puzzle/raw/master/screenshots/s1.png)\r\n![in game screenshot 1](https://github.com/Yonaba/Starz-Puzzle/raw/master/screenshots/s2.png)\r\n![in game screenshot 2](https://github.com/Yonaba/Starz-Puzzle/raw/master/screenshots/s3.png)\r\n![in game screenshot 3](https://github.com/Yonaba/Starz-Puzzle/raw/master/screenshots/s4.png)\r\n\r\n##Gameplay\r\n\r\nStarz Puzzle is a strategy game where you have a limited amount of time to collect all the stars on a given level.<br/>\r\nSome blocks will hinder you. Make smart moves to clear your path.<br/>\r\n\r\nWarning! You can only push blocks, not pull them. <br/>\r\nThe longer it takes you to collect stars, the lower the points you are getting. <br/>\r\nHurry up, clock is ticking! <br/>\r\n\r\n##License\r\nCopyright (c) 2012 Roland Yonaba<br/>\r\nThe source code of this game MIT Licensed.\r\n\r\n",
  5. "note": "Don't delete this file! It's used internally to help with page regeneration."
  6. }