Skip to content

Conversation

@HelperWesley
Copy link
Contributor

@HelperWesley HelperWesley commented Nov 21, 2022

Top down rpg example based off of the pokemon-like overview concept video. This example includes some of the main mechanics of a top down rpg game, including top down movement and a battle scene.

This example has different art than was in the video, that's because this new art is CC0, whereas the other art was not.

Checklist

  • I've followed all of the best practices.
  • My game has a proper name in the game properties.
  • My game package name behind with com.example..
  • My game has all events unfolded.
  • I've added myself as the author in the game properties.
  • I've included a file called "README.md" with a description in proper English, explaining what this example is doing.
  • I confirm that this game and all of its resources can be integrated to this GitHub repository, distributed and MIT licensed.
  • I've cleaned unused resources.

Top down rpg example based off of the pokemon-like overview concept video.

This example has different art, because this new art is CC0, whereas the other art was not.
@HelperWesley
Copy link
Contributor Author

@Bouh 👋

@github-actions
Copy link
Contributor

Preview the game(s) changed or added in this Pull Request


This is an automatic message displaying links to the games in this PR - double check the JSON in case of doubt.

@github-actions
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 27%, saving 5.52 KB.

Filename Before After Improvement Visual comparison
examples/top-down-rpg/assets/8BitOperatorPlus8Regular_Edited.png 4.62 KB 3.47 KB -24.9% View diff
examples/top-down-rpg/assets/ACgarRight1.png 375 bytes 233 bytes -37.9% View diff
examples/top-down-rpg/assets/ACgarRight2.png 348 bytes 214 bytes -38.5% View diff
examples/top-down-rpg/assets/ACgarRight3.png 372 bytes 235 bytes -36.8% View diff
examples/top-down-rpg/assets/ACgarRight4.png 350 bytes 231 bytes -34.0% View diff
examples/top-down-rpg/assets/ACharDown1.png 377 bytes 238 bytes -36.9% View diff
examples/top-down-rpg/assets/ACharDown2.png 379 bytes 235 bytes -38.0% View diff
examples/top-down-rpg/assets/ACharDown3.png 392 bytes 242 bytes -38.3% View diff
examples/top-down-rpg/assets/ACharDown4.png 388 bytes 230 bytes -40.7% View diff
examples/top-down-rpg/assets/ACharLeft1.png 356 bytes 239 bytes -32.9% View diff
examples/top-down-rpg/assets/ACharLeft2.png 330 bytes 225 bytes -31.8% View diff
examples/top-down-rpg/assets/ACharLeft3.png 364 bytes 241 bytes -33.8% View diff
examples/top-down-rpg/assets/ACharLeft4.png 353 bytes 238 bytes -32.6% View diff
examples/top-down-rpg/assets/ACharUp1.png 254 bytes 193 bytes -24.0% View diff
examples/top-down-rpg/assets/ACharUp2.png 282 bytes 201 bytes -28.7% View diff
examples/top-down-rpg/assets/ACharUp3.png 254 bytes 193 bytes -24.0% View diff
examples/top-down-rpg/assets/ACharUp4.png 274 bytes 198 bytes -27.7% View diff
examples/top-down-rpg/assets/Border.png 400 bytes 291 bytes -27.3% View diff
examples/top-down-rpg/assets/Border2.png 405 bytes 292 bytes -27.9% View diff
examples/top-down-rpg/assets/Bush1.png 315 bytes 230 bytes -27.0% View diff
examples/top-down-rpg/assets/Creature_Enemy.png 1.46 KB 1.13 KB -22.0% View diff
examples/top-down-rpg/assets/Creature_Player.png 2.41 KB 2.27 KB -5.7% View diff
examples/top-down-rpg/assets/Dock1.png 633 bytes 399 bytes -37.0% View diff
examples/top-down-rpg/assets/Healthbar.png 163 bytes 153 bytes -6.1% View diff
examples/top-down-rpg/assets/House1.png 1.12 KB 725 bytes -36.7% View diff
examples/top-down-rpg/assets/House2.png 1.12 KB 704 bytes -38.8% View diff
examples/top-down-rpg/assets/Road1.png 205 bytes 169 bytes -17.6% View diff
examples/top-down-rpg/assets/RoadEdge1.png 188 bytes 171 bytes -9.0% View diff
examples/top-down-rpg/assets/Tree1.png 603 bytes 366 bytes -39.3% View diff
examples/top-down-rpg/assets/Tree2.png 606 bytes 390 bytes -35.6% View diff
examples/top-down-rpg/assets/WaterCorner.png 250 bytes 210 bytes -16.0% View diff
examples/top-down-rpg/assets/WaterCorner2.png 240 bytes 193 bytes -19.6% View diff
examples/top-down-rpg/assets/WaterEdgeRight.png 259 bytes 182 bytes -29.7% View diff
examples/top-down-rpg/assets/WaterEdgeUp.png 240 bytes 192 bytes -20.0% View diff

4407 images did not require optimisation.

@Bouh Bouh merged commit 5cc3363 into main Nov 22, 2022
@Bouh Bouh deleted the Pokemon-like-example branch November 22, 2022 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants