super kitten tales
A downloadable super kitten tales for Android
this is a remastered and improved version of my super kitty tales game made for the same game jam two years ago
i added and modified:
- a proper (rhythm) minigame (only one song and two beatmaps right now)
- a proper shop menu (still in developpement)
- a button, you now have three buttons insted of two
- a pc version (linux-only for now, windows is hard to compile for) to play the rhythm minigame with your dear 3-key keyboard (osu players welcome)
- got rid of the old codebase, redid everything in c for speed and portability (it's not as stable though, you shouldn't leave the game and come back)
- buttons are smaller (so the three of them can fit without overlapping on tall pones
- redisigned the menus so they can be used only with the in-game buttons
what is still here:
- cat animation
- eating
- screen layout is almost the same
- i will add a way to switch platforms, cats and backgrounds in a show where you can spend your hard-earned bells
- i will also add hunger and satisfaction bars, but i have no idea how...
Comments
Log in with itch.io to leave a comment.
what app did you do this game on?? i need to make a mobile version of a game im making so if you could say the app
this one was made in C using SDL but its a bit of a mess to set up.
depending on the needs of your game, you might want to use rfo-basic if you have very simple needs, as it is very easy to test debug and run but the performance is not so great. That's what i used for the predecessor of this game.
if you need something more powerful, i'd recommend love2D.
though, in the end, it mostly depends on what you already did, and if you need a full-fledged game engine or not. if you know how to code eveerything you'd need for your game i'd say you don't need a game engine, but if you don't, then godot might be worth looking into.
what are you making?
Basically just a rhythm game, but a fun one! (and Golden Cat is among my favorite SCT songs, great pick!)