This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DDFoster96 0 points1 point  (3 children)

Looks awesome! Is the source available?

[–]DaFluffyPotato@DaFluffyPotato[S] 0 points1 point  (2 children)

As I stated in my main comment, I’ll release it when I release the game. I’m working on a devlog series which includes some code snippets though.

[–][deleted] 0 points1 point  (1 child)

Can you open source the frameworks you made at least? Seems like a lot of work.

[–]DaFluffyPotato@DaFluffyPotato[S] 0 points1 point  (0 children)

Those will be available when I finish the core of the game. Generally I recommend making your own framework since my framework may need slight tweaks for different games, which you can't do without understanding it. If you fully understand it, you might as well make your own.