stuartlynn / cycle_game

Apache License 2.0
0 stars 0 forks source link

Find a tileset that we can use for testing #1

Open stuartlynn opened 2 months ago

stuartlynn commented 2 months ago

We need a basic tileset for testing with. Find one and load into ldtk for level designing.

stuartlynn commented 2 months ago

We will want something we can load in to https://ldtk.io/ for level design

https://opengameart.org/content/tilesets-5 this might be a good place to look.

If poss we could also create our own tilesets but it might be good to have a placeholder to allow other dev to happen while we do

johnnydastorm commented 2 months ago

It's really basic but I think this is a good bet for testing/dev https://opengameart.org/content/tiled-terrains . It has all the vital things: flowers, rocks, ice (very hard to find) and long grass which could be cool. Doesn't have good walls though but maybe not a big deal if we keep the game quite flat. It's 32x32px; you don't get anything above 64 really and not many of them.

LDTK loading a box of nothing for me at present. Will troubleshoot that in the morrow.