Rokkilike
A downloadable game for Windows and Linux
A roguelike game with a main character Rokki. Explore different worlds filled with different dangerous enemies and loot, upgrade your gear, equipment, make potions, upgrade your character and save the world! Don't waste your time ;)
Inspired by - Archvale
Controls:
[E] - Open inventory, Interact
[C] - Open skill menu
[LMB] - Attack
[RMB] - Use item
[W, A, S, D] - Move
[W, A, S, D + Shift] - Dash + Start running
Hold [Space] - Time slow ability
Hold [Ctrl] - Teleport to the village or to selected world
Status | In development |
Platforms | Windows, Linux |
Release date | Aug 30, 2020 |
Rating | Rated 4.5 out of 5 stars (2 total ratings) |
Author | qLate |
Genre | Action |
Made with | Unity, Aseprite |
Tags | 2D, Fast-Paced, Pixel Art, Procedural Generation, Roguelike, Singleplayer |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | Interactive tutorial |
Links | Patreon |
Install instructions
Unpack archive and open game with file "Rokkilike.exe"
Development log
- The game is officially out!Aug 30, 2020
- Skill system and quests!Aug 14, 2020
- It's here! New update!Jun 20, 2020
- It's not deaf anymore.May 23, 2020
- Finally, new update!May 15, 2020
- New world and enemies!!!Apr 19, 2020
- HP and XP system is finally here!!!Apr 11, 2020
- New location - VillageApr 07, 2020
Comments
Log in with itch.io to leave a comment.
may i ask what font are you using
yeah, it's nokiafc22
Кайф))
Really cool game, I actually know Archvale and a big fan of it. This game is really similar which is cool. By the way I need help making the sword swing, could you possibly help me? I am using Unity by the way.
Thanks!
Thanks! Of course i can help you with it. I'm using 2 pivots for the sword - one for rotation for sword itself and other for rotation around the character. The one that is rotation for sword is a child of the pivot for rotation around character. Then i simply created two animations for left and right swing. And made a script to play right swing when last swing was left etc. Also there is another pivot for rotation around character, so that previous pivot, which rotates around player, is a child of this one. And other script that rotates this pivot where mouse goes! It's a bit hard to explain, but i hope you got it! Write back if u have any problems.
Thanks! Got it clear :D
First of all, incredible entry! I just saw it on Jupiter Hadley YT channel and instantly thought about Archvale, do you know this game? It may interest you :) It's fascinating to see something this polished in only 10 days. Hope you have fun doing more game dev in the future ;)
Thanks! Of course I know this game - Archvale! it inspired me to do something myself. That's why it looks so similar to it ;) And, actually, I did not make it in 10 days, it took a lot more time to be honest, and i think, that you can clearly see that there's too much for 10 days in this game.
very good)!
Thanks ;)
Actually, it is done now and i've lost most of interest in creating it.
Thanks ;)
Thanks for the reply. Can you explain where and when it happens?
I've tested it and, sadly, didn't find any errors. Maybe there's something else important, that could cause this bug?
Wait a minute. This time it worked! Thank you so much for reporting this bug!
constructional criticism: dont make inventory and interact the same key
Thank you for the reply! I will think about it.