Search found 19 matches

by KHill
Fri Aug 19, 2016 12:49 am
Forum: Off-Topic
Topic: Angular 2 Musings
Replies: -1
Views: 2123

Re: Angular 2 Musings

I 100% agree with you, I had a great time working with Angular until they put out their latest RC. My hopes are that either: a) They do something different in RC 6 to make it more usable or b) release actual halfway-decent documentation on how to use it. I totally get that it's not technically relea...
by KHill
Wed Aug 17, 2016 7:12 pm
Forum: Project Showoff Tier I
Topic: ASCII Adventures!
Replies: -1
Views: 4833

Re: ASCII Adventures!

You can use Nodejs and socket.io for a perfect multiplayer.
Thanks for the suggestion! I'll definitely look into it once I'm ready to expand it to multiplayer.
by KHill
Wed Aug 17, 2016 4:45 pm
Forum: Project Showoff Tier I
Topic: ASCII Adventures!
Replies: -1
Views: 4833

Re: ASCII Adventures!

Here's my first screenshot! http://puu.sh/qEGQ7/c34b4ca0b4.png It's just showing that each input moves the line before it up the console, with "eerily friendly devil" being the only command that does anything so far :P Any feedback on stylistic changes to make is welcome! This is more prot...
by KHill
Wed Aug 17, 2016 7:21 am
Forum: Project Showoff Tier I
Topic: ASCII Adventures!
Replies: -1
Views: 4833

ASCII Adventures!

After months of toying with ideas, I finally decided on a game to start :D ASCII Adventures is a MUD-style game (minus the multiuser for now :P). It's all played in your browser, with a fake command terminal to boot. I'll post screenshots in the morning, but after some toying around I finally did ge...
by KHill
Wed Aug 17, 2016 3:36 am
Forum: Off-Topic
Topic: Angular 2 Musings
Replies: -1
Views: 2123

Re: Angular 2 Musings

Update: RC 5 just came out for Angular 2. This just went from musings to a rant. One of my favorite aspects of Angular 2 was its simplicity in the integration of routing and components. It just made so much sense. And then RC 5 came out. They attempted to shift the components/routing to work off of ...
by KHill
Sat Aug 06, 2016 7:28 pm
Forum: Art Showoff
Topic: Alchemy Blast
Replies: -1
Views: 6084

Re: Alchemy Blast

Actually, I just looked at more of your assets that you already have uploaded and I'm really impressed. I'll bookmark your stuff for when I start putting together a game, you've earned an eventual customer :)
by KHill
Sat Aug 06, 2016 7:26 pm
Forum: Art Showoff
Topic: Alchemy Blast
Replies: -1
Views: 6084

Re: Alchemy Blast

Just now stumbled upon these, they look great, I'd love to see what other assets you can come up with!
by KHill
Thu Jul 07, 2016 2:30 am
Forum: Off-Topic
Topic: Angular 2 Musings
Replies: -1
Views: 2123

Re: Angular 2 Musings

Ah, most of our UI has been handled by bootstrap, we've generated our own theme for the site and it's worked surprisingly well. Binding works nicely, the only issue I was having was today when I was trying to use a modal to display a loading icon, but decided that I probably shouldn't be using a mod...
by KHill
Wed Jul 06, 2016 10:47 pm
Forum: Off-Topic
Topic: Angular 2 Musings
Replies: -1
Views: 2123

Re: Angular 2 Musings

But more than anything else, it has been great for organization. This 100%. While I can totally see the layers of MVC being over-complicated at times, I will never say that I don't know exactly what each portion of it does based on how organized it is. I think one of the best uses in my project has...
by KHill
Sat Jul 02, 2016 7:46 pm
Forum: Off-Topic
Topic: Angular 2 Musings
Replies: -1
Views: 2123

Angular 2 Musings

At work, I've just started on a client's project, and we've opted to use Angular 2 (coupled with entity framework, and a bunch of other web-app agivens). I've never used it before (nor did I use Angular 1), but it's kind of fun to get into something that has little-no documentation because it really...

Go to advanced search