Reboot Comp Entry: Tiny Tales 2

Started by Imerion, May 11, 2020, 17:09:34

Previous topic - Next topic

Imerion

Hi everyone! I have been way too busy to post a worklog this time, but I did manage to finish my game in time. So I thought I'd create a thread in case anyone has some feedback or bug reports. :)

Short info for my game is as follows:
Game Title: Tiny Tales 2
Game competition chosen: March 2019, Theme "8-bit Wars"
Game chosen: Tiny Tales
Download link and OS requirements: https://gamejolt.com/games/tinytales2/495187 (Available for Linux, Windows and MacOS)
Required dependancies: None.
Brief info about your game: Single-screen metroidvania with C64 limitations.

For the 8-bit Wars compo I did an adventure game called Tiny Tales (https://imerion.gamejolt.io/tinytales/), where the entire world was contained on a single screen. I had an idea for a follow up that used the same concept but as a metroidvania-style platformer. Therefore this REBOOT competition felt like the perfect way to realize that idea. I hope you like it! :)


STEVIE G

Loving the pixel art  :P Looks like a contender to me  :D

Derron

"tiny" question: why are moon and "skeleton" 2bit while other sprites use more colors? Think they both could well have used the light grey the castle sprites offer.


Level "view" could work well for a lemmings clone too :)

bye
Ron

3DzForMe

@Imerion, really like your levels platform esque design, reminds me of a platformer I coded just over 3 decades ago.  8)
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

Steve Elliott

This looks like a big step-up from Tiny Tales 1 - well done.
Win11 64Gb 12th Gen Intel i9 12900K 3.2Ghz Nvidia RTX 3070Ti 8Gb
Win11 16Gb 12th Gen Intel i5 12450H 2Ghz Nvidia RTX 2050 8Gb
Win11  Pro 8Gb Celeron Intel UHD Graphics 600
Win10/Linux Mint 16Gb 4th Gen Intel i5 4570 3.2GHz, Nvidia GeForce GTX 1050 2Gb
macOS 32Gb Apple M2Max
pi5 8Gb
Spectrum Next 2Mb

iWasAdam

nicley done, do I spy "Abbaye Des Mortes"  :D


worked solid on MacOS, no problem (possible suggestion for windowed mode)

Also remove spaces from app title, add .txt to help file
and add the following for running on MacOS if 'application can't be run' dialog appears:
1. open terminal
2. goto the folder where the app is installed
3. type the following:
chmod +x App_name.app/Contents/MacOS/*

that will help with the permissions :)

Imerion

QuoteLoving the pixel art  :P Looks like a contender to me  :D

Thanks! I'm so happy to hear that!

Quote"tiny" question: why are moon and "skeleton" 2bit while other sprites use more colors? Think they both could well have used the light grey the castle sprites offer.

Level "view" could work well for a lemmings clone too :)

Good question. For the moon I thought it would make more of an impact this way, but the skeletons could probably use a bit shading. Will fix that once the cometition is over. :) A Lemmings-clone would be fun to do, I've played that game so much. :)

Quote@Imerion, really like your levels platform esque design, reminds me of a platformer I coded just over 3 decades ago.
QuoteThis looks like a big step-up from Tiny Tales 1 - well done.

Thanks! :D

Quotenicley done, do I spy "Abbaye Des Mortes"

Wow, that does look similar. :) I had actually not seen that before, my main inspiration were the old Castlevania-games.
Good tips about the MacOS build! Will update that for the next release. Window mode should be possible to add as well.

iWasAdam

QuoteWow, that does look similar. :) I had actually not seen that before, my main inspiration were the old Castlevania-games.
Went and had a quick look at them and can see the resemblance - either way a nice job :)

Question for you. How do you find Gamejolt as a platform, What is the usual amount of views/downloads you have. I've noticed that the general game quality is much higher than at itch.io?

Imerion

QuoteQuestion for you. How do you find Gamejolt as a platform, What is the usual amount of views/downloads you have. I've noticed that the general game quality is much higher than at itch.io?

Interesting question! The page itself works great. I'm not a big fan of the design, but the tools are practical and easy to use. Views and downloads seem to vary between 500 to 5000 views and 200 to 1500 downloads for my games. The first Tiny Tales has been there a year now and has 4178 views and 1193 downloads, but that one also got a mention on PC Gamer which resulted in a lot of hits. There are lots of community functions, so these numbers would probably be higher if I spent a bit more time on the page interacting with others or implemented achievements, high scores, etc. I haven't used itch.io that much myself, so I can't comment on the game quality. But I have found many nice games when browsing around on GameJolt (though of course also many that I just scrolled past...).

Imerion

Small bug fix release 1.0.1:
- Fixed a few enemies standing above the ground.
- Made some improvements to the MacOS build as per comments above (thanks!).

Can be found on the usual page: https://gamejolt.com/games/tinytales2/495187

iWasAdam


Xerra

I'm testing out Tiny Tales 2 at the moment but i'm struggling getting anywhere with no instructions.

I've worked out that CTRL will jump but there's a shortcut on Mac that when you press that with the left cursor key then it switches screen. I don't think i've set that up so it must be either something I'm running or the Mac always does this. Maybe the keys could be configurable to get round this?

Pressing space seems to beep and not much else. I'm assuming it's for picking up or switching something perhaps, but I'm on the lift and I can't make it go up/down no matter what I try. Or maybe it's not a lift but there's nowhere else to go otherwise, once I've jumped the 3 ghosts and gone through the door.

Little guidance could be helpful here, please?

M2 Pro Mac mini - 16GB 512 SSD
ACER Nitro 5 15.6" Gaming Laptop - Intel® Core™ i7, RTX 3050, 1 TB SSD
Vic 20 - 3.5k 1mhz 6502

Latest game - https://xerra.itch.io/Gridrunner
Blog: http://xerra.co.uk
Itch.IO: https://xerra.itch.io/

Xerra

Actually, found Z jumps, X fires and C does whatever the beep indicates. Still not sure how to progress beyond getting past the first three monsters, however.
M2 Pro Mac mini - 16GB 512 SSD
ACER Nitro 5 15.6" Gaming Laptop - Intel® Core™ i7, RTX 3050, 1 TB SSD
Vic 20 - 3.5k 1mhz 6502

Latest game - https://xerra.itch.io/Gridrunner
Blog: http://xerra.co.uk
Itch.IO: https://xerra.itch.io/

Imerion

I was about to add a tutorial, but I ran out of time. Sorry! I will at least add the controls to the Readme for now.

Controls are as follows:
Arrow Keys to move around.
Ctrl or Z to jump.
Alt or X to use magic.
Space or C to switch magic. (Once you have picked up the Blue or Yellow Magic Orb)

Magic power will fill up over time. Pick up magic orbs to get access to new spells or increase your magic generation speed.

To get a bit further in the game, after the three first monsters, go down to the room with a skeleton enemy and push the lever by touching it or hitting it with your magic. That should open up several new areas. :)

Imerion

The ReadMe now contains this text. Uploading new versions with it now. After the competition I will add instructions in the game, accessible from the title screen!


Instructions:

Arrow Keys to move around.
Ctrl or Z to jump.
Alt or X to use magic.
Space or C to switch magic. (Once you have picked up the Blue or Yellow Magic Orb)

Magic power will fill up over time. Pick up magic orbs to get access to new spells or increase your magic generation speed. Touch levers or hit them with magic to activate them. Doors open automatically when approached. Explore and experiment to find out how to get all three magic spells, find all seven hearts and defeat all the different enemies. Can you reach the top floor and win the game?