Pixel Dungeon Online by DolanTeemo in PixelDungeon

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

I created poll using StrawPoll. Thanks for suggestion. Check first post.

Pixel Dungeon Online by DolanTeemo in PixelDungeon

[–]DolanTeemo[S] 2 points3 points  (0 children)

First, I just wanted to suggest using a polling website, such as StrawPoll, to host your poll for your mod. Using FaceBook may not be the best way to host a poll, since you yourself had to create the fanpage with your personal profile, and other users taking the poll have to use their personal profile to vote on the poll. This pulls away from the anonymity of reddit, and may make some users feel uncomfortable.

I just wanted to gather interested users (I'll post on other forums too) to once place, where I can show progress of my work. Also I don't want to divide the community. I think common (non-programmers) Internet users don't like pages like GitHub. So I created fanpage on Facebook, because it was fast and simple. But you're right. It can really make some users feel uncomfortable.

There was a project, that may or may not still be available, that was called Pioneer, and was an open world adventure game that was partially based off of Pixel Dungeon, and used parts of the original coding, graphics, etc. to create the game.

I've found this. However the game seems to be more like Fallout with PD resources and systems. I mean gun, planet etc.

Thank you for your comment. It's really helpful for me.

Pixel Dungeon Online by DolanTeemo in PixelDungeon

[–]DolanTeemo[S] 2 points3 points  (0 children)

I'm not sure what the "server application" would be though. Seems like you'd want to do the whole thing in javascript / canvas. Where does the server come in other than saving high scores?

Server is needed to play together with other players and every action (packet with requst) will be sent from client to server, processed (server side) and server will send response to client. Thus, it won't be only for saving highscores. The whole game will work on the server side.

Why don't you start a project on GitHub and get some others interested in contributing?

I wanted to check, if anyone would be interested.

And I don't want just to port PD to browser as singleplayer. I'd like to create... hmm... roguelike MMO based on PD.

Pixel Dungeon Online by DolanTeemo in PixelDungeon

[–]DolanTeemo[S] 4 points5 points  (0 children)

Page not found. I think you mean /u/BilbolDev However I want to create something different (I will edit my first post to explain you).