Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hellper

64
Posts
1
Topics
56
Followers
9
Following
A member registered Feb 25, 2018 · View creator page →

Creator of

Recent community posts

Thx :)

Hi ! I know your game (nice game btw) :)

By tixy I suppose you mean https://tixy.land/ ? I have an idea, I'm currently not using the , operator so I could run the whole script each frame of an animation and the , operator would set the current cell at the frame id (modulo 256) and that way you could make animations.
Or if I want someting more like tixy I could set it to give the 4 variables, one at a time and looping. There are many possibilities for animation when I think of it.

After that I think I could add more operators but I think I like the simplicity of brainfuck so I'm unsure I'll do that.

Thanks for you feedback. I don't know what picture could serve as a thumbnail but I'll think of it !

I just found the reason. It's due to float precision issues. You can also achieve that bug by typing 0.1+0.2 which gives 0.3000000000000004 and the display doesn't show the 0.3 on the left.

I like how it looks, and the concept you want to achieve.

On suggestion: currently we need to make a click for each tile we want to draw. It would be nice if we could just click once and move the cursor to draw lines.

That's a funny tool! I enjoyed generating descriptions.

It looks nice, but I felt a bit lost. I wish there was some instructions or things to explain how it works.

Nice calculator. One weird thing I encountered when I try to calculate 7x9.8 I get 00000000001 ^^^"

Thanks for your feedback. I thought of adding buttons for each command but didn't implement it.

I'm not sure what types of challenges I could add. Do you have any suggestion or idea ?

(1 edit)

Nice, but I think there is a issue with the date (maybe a timezone problem ?) because for instance the GDevellop BIG jam start date is marked 11hours ago but it stars in 9 hours.

I like the idea but I think there are still lots of works to do before this is completely usable. 

I think mainly of the UX where many interaction have a somehow weird "feeling".

Thanks for the experience !

Can I see your code ?

Hi, the engine doesn't have tools to manipulate images. You will need to use an external tool for that, such as gimp, krita or photoshop.

(1 edit)

Hi, there are no advanced version. It was initally the plan to have one but it's been abandonned as this version already takes lots of work. 


I've thought of remaning herbook simple version to just herobook but that would break the links directing to this page so I chose to keep this name although there is only one version of herobook ^^"

Hi, it is not possible to get an input from the player, but you can have variables. 

The engine supports the ejs format avec provides an object named $state that persists between pages so you can write <% $state.name = "Paul" %> to set a variable called name inside $state and <%= $state.name %> to display it

Hi @Jazzy, I released a mac version of the Herobook engine a week ago. Feel free to try it and give feedback if you want :D

Hi Jazzy, thx for your comment :)


I wish I could add a mac version but this is diificult because I need to build it from a mac, and I don't have access to one.

I have an idea that may help for that, but I'll need some time before I can do it.

Merci :)


Le fait de mourir souvent est en fait inspiré d'un autre jeux textuel nommé "drague on", hélas difficilement trouvable de nos jours.

Une seule fin, le jeu a été fait avec une version très basique de mon moteur de jeux qui rendais la création assez pénible à l'époque, du coup je n'ai pas fait trop recherché sur ce point :x

Hi. It's a nice game you have made here, It feels a bit like the dice forge board game, which I'm super fan of. There are also some problems:

  • Way too much text with some giving really obsvious tips; I would recommand the "don't tell, show" tip. For example you don't really need to say you heal the player when the action of healing is mostly self-explanatory. Visual feedbacks are also simpler for that.
  • Animations are very slow which break part of the dynamic. On the other hand some obvious actions could be automated, like the dice selection when there is no reroll left.
  • There are a few issues with balance. First all actions don't have the same type of benefit: while attac and defense are used within a single fight, gathering gold benefits the whole game so if you can keep a fight for a arbitrary long time you can easily collect huge amounts of gold even having it snowball and grow faster after each fight.
  • Also as others have pointed out the multiplicator action is way to strong. On my last run I had two dice covered with x4 so each round was like playing 8 dice of the best action. Each turn of the last battle I was gaining 16 defense and dealing 12 daages to all enemies, litterally destroying them. I think you could balance it with the concept of rarity so you can have strong actions that are rare, or in small quantity. That way your may also have a better interest in placing them in you dice to optimize your actions
  • Finally I think the gameplay lack of variety as most actions are counters of others action: defense and heal against attack (in some sense they're like two separate life bars capted at 20), fire against block. I think this is what makes the game so easy because there is no surprise or need to adapt. Once you have your strategy set up you can follow it and the game become brainless

Anyway that was a really pleasant experience. Thanks for the game :)

Hi @Argos_Rumpwhistle, thanks for your feedback.

For an offline local use, I plan to make a desktop version of the app.

For the addition of functionnalities, I try to keep the format as much consistent as possible so it doesn't add more complexity. So if you don't use it, it shoudn't be to much of a bother.


I was planing to add music support but the thing is, when you complie you currently insert everything into a single file, pictures included. With larger file I fear it to become quickly a size problem...

I'm a bit confused by what you say about decision tree. The tool already allow to make choices. But maybe I'm missing something ?

Hi, I started the project as a way to learn to program in many different technologies. For the same reason, I decided to create different versions of the herobook engine with an increasing complexity so I could progress over time.


I tried to make an "advanced version" where you play by typing commands in a prompt, but there never was a release.
This is why the simple version is currently the only one available.

Hi again, I'm replying here to mention that in one game in had so much water tiles in the starting area that I couldn't get enough points to extend at least once D:

Thanks! I played and didn't see any lags. However the wheatfields where invisible and I could only see them through the harvest animation.

Also I found the point system a bit wierd since it's very hard to get a few points with a park (less base points than a house and tree only gives 1) where I could easily get lots of points with wheatfarms by placing them in big chunks. So, in some way I felt there where more rewards on the easy tiles than on the ones under constraints.

Also, I found myself stuck with only mines but no places to exploit it so I had to place on a dummy spot and remove it instantly to get rid of its negative points D:

But that appart it was very fun to extends a city and watch its name grow over time. I also liked the littles animations that gives life to the place :)


Thanks for making this game and good luck for your plans!

Or a web version at least would be nice :p I suppose it's easy to do with godot's help ?

Looks nice! Sadly no linux port D:

I just had a freeze in the second turn just after clicking the "end turn" button (not all rolls where done). Played in firefox.

Merci pour ton retour :)

Merci :)

Joli score 66 c'est pas mal :)

Merci pour ton retour : )

Maybe. Thay way you loose because of the way you play and not because you have two buildings to close to saved them both and have to wait a whole turn to save the second one.

Nice !

The game is really slow on my computer and that make it unplayable :/

If it helps, it takes 23 seconds between clicking the start buton and the end of the loading.

I liked the game, but not a lot. I think the fact that you have to wait between two hits is quite furstrating :x

Merci pour ton retour :)

Pour l'instant ce n'est pas possible de changer les contrôle et c'est pour ça que j'ai pris ijkl car ce n'est pas dépendant du clavier  niveau azerty/qwerty.  Mais techniquement c'est la même chose juste que c'est pas au même endroit x)

En tout cas content que ça te plaise :)

Thaks ! :)

Ah oui bien vu pour Catherine je n'avais pas anticipé ce cas x)

Ouai j'ai un peu repris le concept de l'un sur l'autre parce que je trouvait amusant de faire quelque chose de cyclique plutôt que linéaire ^^ J'espère cependant que ça ne t'as pas paru trop redondant x) En tout cas merci pour ton retour !

Merci pour ton retour !

Content que ça t'ai plu :) Oui j'ai pas du tout travaillé le sound design malheureusement x)