|
#11
|
|||
|
|||
|
I use an online program similar. You can put in certain texts and it randomly deals them out. I think it was meant for drawing raffles but it works
I support this idea since it's specifically made with us in mind and thus, would clearly work better. |
|
#12
|
|||
|
|||
|
Quote:
I could maybe build a probability module into the program. What language are you writing in? Seconded. This has potential to be an incredibly powerful tool for Naruto players. |
|
#13
|
|||
|
|||
|
Quote:
All of logic is written in Java (it shouldn't matter but the views are written in HTML/Javascript/CSS). I'm not sure exactly what you are describing here. What probabilities would you be calculating? |
|
#14
|
|||
|
|||
|
Quote:
Aww man, I was hoping you'd say Python. I've never had to use Java, but it's not something I couldn't spend a day or two learning when I have time. Last edited by NextoftheLegacy : 03-16-2013 at 09:10 AM. |
|
#15
|
|||
|
|||
|
This idea... Make it happen.
|
|
#16
|
|||
|
|||
|
I knew there was a merciful Naruto god all along.
|
|
#17
|
|||
|
|||
|
I like the idea as well and it would definitely give the players more time to get their decks a through check up.
|
|
#18
|
|||
|
|||
|
great idea will help me out a lot
|
|
#19
|
|||
|
|||
|
I coded a deckbuilder and card library for the Inuyasha TCG for my senior project way back in 2006. We didn't quite finish, but came pretty close and then the game died. I think the search engine made it (apostrophes create bugs), but had some difficulty with the deck builder, until one of my coding team came up with modeling the deck builder like a shopping cart.
We had it work in multiple panes where you chose an option (like type of card or element) which would open another pane and present another option (subtype, like Platoon, Squad, Reinforcement, etc.). We used PHP along with mySQL to access the database to grab cards. Those were the days... That was fun. Now I don't really code anymore, only because I don't (for now) do any coding in my profession. I know how much work goes into this and how cool it will be when you're done. I have an Excel deck list that you can use to export to, and would love to see the code when you're done. My primary language is Java, so this would be a nice journey down memory lane. You should have built in restrictions for the number of cards that can go into a deck (rogue list), which can allow you to modify the individual cards in the search engine. I think the hardest part will be inserting all the cards into the database. I'd start with block legal for now. Last edited by matthewlow : 03-16-2013 at 01:51 PM. |
|
#20
|
|||
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|