Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GalileoCap

2
Posts
A member registered Apr 09, 2021

Recent community posts

Don’t listen to the haters on YouTube saying this isn’t a programming language, because it 100% is. Not only that, but it’s a Turing-complete language (basically it means it’s capable of doing the same things as “real” programming languages like Python or C#, you can read more here https://en.wikipedia.org/wiki/Turing_completeness). As I’ve shown with my implementation of Rule 110 (https://en.wikipedia.org/wiki/Rule_110) which I’ve shared here: https://gist.github.com/GalileoCap/a5c1bf518f038fbf55a4bcecbf665040

Also, I’d recommend learning how to use Git and GitHub to share and save your code, it will change your life. Have fun and never stop!

(1 edit)

For the next animations: What about punching (an uppercut and a follow-up to the one you’ve already made) or dodging back? Would really help with fighting games. Thank you a lot for this working project! This is one of the best concepts I’ve seen!