announcements

Ender [1]
Administrator
2014-01-03 18:18:57
[10 years, 113 days ago]

I came across this page from my Google Analytics referral tracking:

http://5outh.github.io/posts/2013-12-19-bots4-clone.html

I knew it was over my head when I got to this:

"I only assume a basic familiarity with monad transformers in this post."

It was interesting nonetheless and I'm fascinated at the level of the detail put into this, so kudos to Mr. Kovach!


 
Trio [340]
2014-01-03 19:27:33
[10 years, 113 days ago]

Wow, now that's modeling after bots :) and from a random post basically too.


 
Shoegazer [100]
Moderator
2014-01-07 12:11:35
[10 years, 109 days ago]

We’ll use str to modify damage output, dex to modify dodge chance, con to modify block chance, and hp to denote the amount of health the bot has remaining.

con to modify block chance....noob


 
DoctorRobotnik [78]
2018-04-22 19:36:13
[6 years, 3 days ago]

I'd love to even know half the stuff to create bots! Even just to recreate this site in a local environment! Darn, where to learn it all!


 
Ender [1]
Administrator
2018-04-23 22:15:16
[6 years, 2 days ago]

Start simple and work your way up. :) A lot of BU (edmazur.com/bots) was my very first steps into web development (and programming in general). You'll make mistakes, but that's how you'll learn - pick out something small to build and work on that until you have something functional. To learn: do, do, do.


 
DoctorRobotnik [80]
2018-04-24 18:47:20
[6 years, 1 day ago]

Time for me to forget my day job and work on this in all the spare moments that I have. I WILL get good at it, if it kills me!