Game
Happy Flower Kingdom
12 years ago

API or no API? That is one of the questions!


I was early on planning on adding support for the Game Jolt API in my game. Mostly I wanted to use it to store the current game state so that a player could continue taking care of the flower on another computer.

But I found out that I needed to use a secret token to calculate a signature in order to prove for the Game Jolt server(s) that the API call was legit, but this means that I would need to put the token in clear text, or hide it somehow in my javascript code, making it, in either case, easy for someone to extract it and make fake calls to the Game Jolt server(s).

I was unable to figure out a plan to cirkumvent this problem, so I am afraid that I will have to abandon the idea of storing the current game state on the Game Jolt server(s). Anyone have a good idea on how to solve this using javascript?

And the Game Jolt server(s) should really start using HTTPS in order to prevent a man in the middle attack… Just saying.

Anyhow. I will try to implement as much flowers as possible tomorrow. And to make it possible for the flowers to die. Death is somehow not yet present in the Happy Flower Kingdom…



0 comments

Loading...

Next up

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Path of Kami: The Evolution of the Lore

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Another house i made long time ago.

Shadow The Hedgehog X pixel art

I have added rewards for quests so that villagers can give you something in return for your hard work helping them. 🥳

I want to know - what's your favourite quest reward?

Sometimes the suction cup get sticky. Small animation I made in Blender after doing my tutorial on picking up/dropping objects in animations. Crate model by jQueary (https://sketchfab.com/3d-models/game-ready-sci-fi-crate-d98deca6…).

A Shiny Mega Gengar 🌟 For @ManutkArt 's #ThreeColorsChallenge!

not the greatest house, but it's a house! :D

It's now possible to destroy some of the obstacles and gain access to new locations or create shortcuts. #gamedev #indiegame #rpg