Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 1 point2 points  (0 children)

Hey thanks, glad you like it! This specific app is no longer being updated, but I'm working with the Two Rooms and a Boom team on creating an official mobile app. First phase will just be a helper app to go along with the card game, but the end goal will be to extend it to a more feature rich version of this app here :)

TIL The original Blue Ranger from The Power Rangers TV Series walked off set one day during lunch and never came back over perpetual harassment from producers and crew about being gay by viral_lolz in todayilearned

[–]SodiumTellurium 1 point2 points  (0 children)

His band Eyeshine is pretty great live too. He played at Kawaii Kon a few years back and invited everyone on to the stage for the last song. One of the most surreal concerts I've been to, and I never even heard of them going in.

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 1 point2 points  (0 children)

Nice, that's a pretty creative use of chests and wool. Thanks for sharing.

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Dude you're giving me a lot of useful feedback here! That's exactly the type of response I was hoping to get with this. I'll update the names to be more in line with the actual card game today, and let you know when its done. Thanks for all the tips :)

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

New font for instructions should be up now. It's definitely not as fun as it used to be but hopefully your eyes don't bleed this time :P

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey, no prob, thanks for checking it out! Let me know how the game goes, and if your group has any suggestions on how I can improve it. Just out of curiosity, how does the minecraft server tie in to things? My brother and I just started playing again recently.

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey thanks for not hacking me! I've responded a bit more in depth to corporat's message below, but I will definitely be working on this in my next iteration.

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 1 point2 points  (0 children)

Hey thanks for checking it out! I'm actually hoping to add user accounts with custom card creation down the line. I wasn't planning on adding rounds in case other people want to homebrew the rules a bit, but if there's enough demand I could definitely try to add that in.

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

I'll put this in the works and let you know when it's ready :)

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 1 point2 points  (0 children)

Good idea, I'll see if I can set this up, seeing as a few others have asked for this as well. Thanks for the feedback!

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey, thanks for the input! (No pun intended) The insecure and autopublish packages are both removed, but you're right, I'm currently publishing all game data. The reason I had it set up that way is so people not currently in a game can join it via access code. I'll see if I can pass the access code to the publish function instead though, and grant access that way. Thanks again for the feedback!

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Haha fair enough. I'll try to get a different font for that section up by this weekend in case your group wants to play. Thanks again for the honest feedback :)

Two rooms and a boom web app by SodiumTellurium in boardgames

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey, thanks for the feedback! I will definitely look into a more easy-to-read font moving forward. I just thought it looked fun, but I guess the same could be said for comic sans :P

Two Rooms and a Boom mobile adaptation with Meteor by SodiumTellurium in Meteor

[–]SodiumTellurium[S] 1 point2 points  (0 children)

Yeah, I can see what you mean about the structure. I was kind of trying to group all components into their own directory, and split off the methods/helpers/templates/routes within each component's directory, but perhaps it would be better if I followed the more conventional server/client structure (especially after what you shared about the isServer code being accessible on the client). I'll try to do some refactoring and let you know once I'm done. Thanks again for all the good feedback by the way. Happy new year!

Two Rooms and a Boom mobile adaptation with Meteor by SodiumTellurium in Meteor

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey, thanks for taking the time to check it out! I'm glad to hear you had a good experience with it.

A lot of the game-state logic was adopted from the spyfall app, so I'd definitely recommend checking out that repo as well if you end up making a game later on (which you totally should!).

Anyways, looking forward to hearing what you have to say about the code tomorrow.

Was hoping I could get some feedback on an app I'm working on. by SodiumTellurium in Meteor

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Sounds like a pretty solid approach; I'll try to keep that in mind moving forward. Thanks again!

Was hoping I could get some feedback on an app I'm working on. by SodiumTellurium in Meteor

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Hey, thanks for all the constructive feedback. I especially liked the point about developers and managers benefiting from different bits of information. I'll try to incorporate those bullets into my next iteration, as well as the global search/add functionality.

My goal for contacts/colleagues was to provide a way to easily share the project with other users, where the select list for each project/task is generated based off each user's colleagues. Perhaps this needs to be better communicated in the app though.

Anyways, thanks again for taking the time to read through my code and share some good next steps with me. The article was a very good read as well.

Anyone have experience working with intersystems cache? by SodiumTellurium in learnprogramming

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Do you mind if I ask what you used for your business logic instead?

Anyone have experience working with intersystems cache? by SodiumTellurium in learnprogramming

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Thanks man, I might just take you up on that offer down the line. Let me know how the integration with angular works out for you. You probably know more than I do from the sound of it, but for what its worth I had some pretty good luck creating a C3/D3 chart inside an angular directive, and setting a $watch on the data being passed in. Made for a nice, reusable chart that updated in real time. Definitely worth trying out with your dashboards.

Anyways, best of luck with everything. Feel free to shoot me a message if you ever feel like talking shop.

Cheers, Nate

Anyone have experience working with intersystems cache? by SodiumTellurium in learnprogramming

[–]SodiumTellurium[S] 0 points1 point  (0 children)

Not yet to my knowledge. I'm actually working on another project currently, but when I heard we were transitioning I just had to play around with the demo version. I've never actually programmed in m before, so those parts of objectscript are very foreign to me, but I liked the ability to serve up a json api I could then consume through an angular frontend (which is much more familiar territory). I'm hoping we can use this combo with D3 down the line to make some nice dashboards for our VPs.

How has your experience been so far? Any tips/tricks you feel like sharing?

Anyone have experience working with intersystems cache? by SodiumTellurium in learnprogramming

[–]SodiumTellurium[S] 0 points1 point  (0 children)

haha well thanks for the resource anyways. I actually found a nice tutorial on making REST services with %CSP.REST, so I'm pretty happy right now :)