Poker Mavens Mobile App

For general discussion of the Poker Mavens software
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Poker Mavens Mobile App

Post by harrythree »

Hey all,

Just posted my first video of the current progress I've made of making a Poker Mavens mobile app. This is a very rough version and my focus has been mostly on the functionality and not so much the UI.

Current functionality:
- Login
- Ring Game lobby list
- Select Game and Seat
- Display player stack and action info
- Buy in to game
- Main buttons (Start, Wait, Sit out)
- Bet buttons (Bet, Call, Fold, Raise)
- Bet slider (Still needs work to make sure slider increases by increments of blind)
- Show player cards
- Show flop/turn/river
- Show betting amounts and display chips
- Show chat

https://youtu.be/-Pwe4LnfvVk

More coming soon!

Harry
social
Posts: 211
Joined: Fri Nov 20, 2009 12:23 am

Re: Poker Mavens Mobile App

Post by social »

Sorry for my ignorance...
I did not realize it was possible to make such changes to the user interface...?
I thought one would need access to the source code to do such things?
Do you have the capacity to add OTHER things?
Like Content Lockers which would require some sort of action in order to see the screen?

I am very intrigued.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Poker Mavens Mobile App

Post by Kent Briggs »

social wrote:I did not realize it was possible to make such changes to the user interface...?
Most likely he just reverse engineered the client/server protocol and built that from scratch. Note that I don't offer any support for that and it (the protocol) could change without warning on any update.
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Re: Poker Mavens Mobile App

Post by harrythree »

social wrote:Sorry for my ignorance...
I did not realize it was possible to make such changes to the user interface...?
I thought one would need access to the source code to do such things?
Do you have the capacity to add OTHER things?
Like Content Lockers which would require some sort of action in order to see the screen?

I am very intrigued.
Kent Briggs wrote:Most likely he just reverse engineered the client/server protocol and built that from scratch.
Kent is correct, the client in the video is created from scratch as an iOS app (there's an android version also). And so since it's custom, OTHER things could definitely be added! :D
social
Posts: 211
Joined: Fri Nov 20, 2009 12:23 am

Re: Poker Mavens Mobile App

Post by social »

harrythree wrote:
Kent is correct, the client in the video is created from scratch as an iOS app (there's an android version also). And so since it's custom, OTHER things could definitely be added! :D
Is your app going to be available as open source for free for registrants at this site: https://www.npmjs.com/ ?

One of the things I would definitely wish for would be for more flexibility in terms of interacting with players at the table, and rotatable interactive banners, perhaps replacing the Table logo.
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Re: Poker Mavens Mobile App

Post by harrythree »

social wrote:
harrythree wrote:
Kent is correct, the client in the video is created from scratch as an iOS app (there's an android version also). And so since it's custom, OTHER things could definitely be added! :D
Is your app going to be available as open source for free for registrants at this site: https://www.npmjs.com/ ?

One of the things I would definitely wish for would be for more flexibility in terms of interacting with players at the table, and rotatable interactive banners, perhaps replacing the Table logo.
I probably won't open source the app but I'll probably open source more of the modules I used to make the app. One of the key modules is the websocket to events module, which would will be pure JavaScript so it could be used with any framework that can use CommonJS modules (Node.js, React Native, Appcelerator, etc). And that will be an npm module.
zxzx10r
Posts: 51
Joined: Thu Dec 17, 2015 12:19 am

Re: Poker Mavens Mobile App

Post by zxzx10r »

harrythree wrote:
social wrote:
harrythree wrote:
Kent is correct, the client in the video is created from scratch as an iOS app (there's an android version also). And so since it's custom, OTHER things could definitely be added! :D
Is your app going to be available as open source for free for registrants at this site: https://www.npmjs.com/ ?

One of the things I would definitely wish for would be for more flexibility in terms of interacting with players at the table, and rotatable interactive banners, perhaps replacing the Table logo.
I probably won't open source the app but I'll probably open source more of the modules I used to make the app. One of the key modules is the websocket to events module, which would will be pure JavaScript so it could be used with any framework that can use CommonJS modules (Node.js, React Native, Appcelerator, etc). And that will be an npm module.
Hey Harry, how can i contact you ?
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Re: Poker Mavens Mobile App

Post by harrythree »

zxzx10r wrote:Hey Harry, how can i contact you ?
Shoot me an email at harrythree at gmail
harrythree
Posts: 38
Joined: Sun Mar 01, 2015 4:20 pm

Re: Poker Mavens Mobile App

Post by harrythree »

Just wanted to share a couple videos of the current progress of my Poker Mavens Mobile App.

The videos are screen recordings from a device (iPhone 6). I had to break the demo into 2 videos since the orientation changes from portrait to landscape when a table is opened.

Most of the things that are left to finish are cosmetic (animations, mobile friendly cards, etc).

Login / Lobby

https://youtu.be/0Rt4Wdgszxs

Table v2

https://youtu.be/tnlQXVsI-kk

I'll have a version available for sale soon. Email me if you have any questions: harrythree at gmail
galnaveh
Posts: 86
Joined: Fri Jan 06, 2012 9:25 am

Re: Poker Mavens Mobile App

Post by galnaveh »

Hi Harry Baldwin,

I would like to talk with you about the mobile :D

We really need that feature i our site.

can we talk on skype or something
Post Reply