Yea I'd like to setup some accounts but it would be my first time trying, I haven't had time to do that many updates lately since I have a big school project going atm. No ETA on when this will work on phone. But it will come for sure.
[....]
You should most definitely push it all to github for a multitude of reasons:
[...]
I support that request. I'd like to contribute too
UPDATE
I have just added a new update to the game, this makes mage a playable class as well, and adds an array of creatures you can encounter in each zone. I havn't finished adding all the creatures just yet, but for the first 5-6 zones you have atleast 2 creatures. I've done some balancing for the classes and added a changelog https://text-craft.com/changelog so everyone can see what changes i make. I'll be making a GitHub repo when i get home so everyone who wants to contribute can do that.
I am still working on other projects and can't focus all my time on this atm, but i'll try to keep coming with updates to the games.
Great update but the spell icons for the mage are missing
Edit:
The boar Icon in Westfall is also missing
Great update but the spell icons for the mage are missing
They should be back and working now!
EDIT: the firebolt icon doesnt wont to upload.
Great update but the spell icons for the mage are missing
They should be back and working now!
EDIT: the firebolt icon doesnt wont to upload.
Fireball and the Boar in Westfall is still missing. Frostbolt is working now
Edit:
Boar is now working ;)
Edit 2:
Wolf icon in Duskwood is also missing
Edit3:
The water is bugged, it only gives you 50 mana once.
Great update but the spell icons for the mage are missing
They should be back and working now!
EDIT: the firebolt icon doesnt wont to upload.
Fireball and the Boar in Westfall is still missing. Frostbolt is working now
Edit:
Boar is now working ;)
Edit 2:
Wolf icon in Duskwood is also missing
Now it should be working, it was a file destination error on my part that didn't show as an error in my code so i missed it. Just tested them and they are working now.
Great update but the spell icons for the mage are missing
They should be back and working now!
EDIT: the firebolt icon doesnt wont to upload.
Fireball and the Boar in Westfall is still missing. Frostbolt is working now
Edit:
Boar is now working ;)
Edit 2:
Wolf icon in Duskwood is also missing
Now it should be working, it was a file destination error on my part that didn't show as an error in my code so i missed it. Just tested them and they are working now.
Icons work now, great work
Suggestion on themes:
Maybe you could do a theme for each race and separate themes for each dungoeon.
The reason I say this is because teebling already provided nice resources on this.
Suggestion on themes:
Maybe you could do a theme for each race and separate themes for each dungoeon.
The reason I say this is because @teebling already provided nice resources on this.
That's exactly what I've been working on, just wanted to hear what people were thinking about it.
Suggestion on themes:
Maybe you could do a theme for each race and separate themes for each dungoeon.
The reason I say this is because @teebling already provided nice resources on this.
That's exactly what I've been working on, just wanted to hear what people were thinking about it.
Did you post this as a guest account? Is it you @Defuzed? haha.
I'd still like to contribute. One of the lessons I've learnt over the years is that you can't do anything on your own. This is already "open source" (as one could pull the whole JS frontend), so you could let people give you a hand. You lock down github merges to master to have a requirement (e.g. you accepting them), and not only you could learn a lot, but see your baby grow with the help of others!
If you really just wanna do it on your own, that's also understandable! And just let us know so we stop insisting haha.
Personally I could help you setup continuous integration (you merge a pull request in Github and automatically builds and deploys), setup a backend for accounts/cross browser, and give some help on making it responsible so that it works on mobile!
Suggestion on themes:
Maybe you could do a theme for each race and separate themes for each dungoeon.
The reason I say this is because @teebling already provided nice resources on this.
That's exactly what I've been working on, just wanted to hear what people were thinking about it.
This was me yea haha. Didn't see I wasn't logged in. I'll be adding it to GitHub probably tomorrow so people can contribute and etc. I always enjoy the input of others, makes me think less about what to make and more about coding the game, which for me is the attractive part of this industry. I already learned how to merge/pull request both in git and manually on GitHub so got that covered.
The backend part is something I REALLY want to learn so I'd be very interested in some help on that front, and then I just need to figure out the design layout on phone and I'll be making that next.
Really appreciate that people want to contribute to this project.
Hey, Defuzed!
I'm very impressed by your work and I hope to be as decent at web-development as you at some point in the future :) I had a similar idea at one point over a year ago and I'm so happy that someone went and ran with the idea because mine would NOT have turned out as great as yours has. I plan to play a bit in my free-time and perhaps offer feedback.
Otherwise, I hope you continue with this and I can't wait to see more :)
Hey, @Defuzed!
I'm very impressed by your work and I hope to be as decent at web-development as you at some point in the future :) I had a similar idea at one point over a year ago and I'm so happy that someone went and ran with the idea because mine would NOT have turned out as great as yours has. I plan to play a bit in my free-time and perhaps offer feedback.
Otherwise, I hope you continue with this and I can't wait to see more :)
Thanks a lot for the compliment :) Hope you'll enjoy playing it, even tho it is still missing a lot.
For anyone who wants to contribute to this project here is the GitHub link: https://github.com/tobias1709/TextCraft .
All help is appreciated, and hopefully it will learn me a lot of new things on the way.