The following is a review written to the Web Dev team at ALC Everett about their website: Illuminati Xtremists Alliance Amazing work here team. I’m very impressed that you have taken on an entier web project from concept to execution. You are off to an amazing start and with diligent study and practice you will surely achieve …
Tag: website

Dice Rolling Web App
So I took the basic random number generator I introduced in my last post and made it into a full fledged web app. You can see it on my github site: dhornbein.github.io/sandbox/rngesus.html The code can be seen within my github.com repository The site has a simple number input where you can set the number of sides. Then …