JavaScript-Snake
JavaScript-Snake copied to clipboard
Snake-game multiplayer
Hello!) I just created snake-game server. If you are not busy, how about create a client for snake game multiplayer. It will be funny!)) https://github.com/ivan1993spb/snake-server
I actually think that would be an amazing thing to see, but it appears that the developer may be inactive.
I'm here, I just haven't had time to work on the game. I'm actually kind of unhappy with a pull request I accepted a while back. I should have rejected it (it was for highscores), since it made the UI look awkward. When I get a chance I'll either reset this repo to what the actual game is or fix the UI, and then add in features from there.
Cool. I think that would be amazing.
On Thu, Sep 13, 2018, 10:43 AM patorjk [email protected] wrote:
I'm here, I just haven't had time to work on the game. I'm actually kind of unhappy with a pull request I accepted a while back. I should have rejected it (it was for highscores), since it made the UI look awkward. When I get a chance I'll either reset this repo to what the actual game is or fix the UI, and then add in features from there.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/patorjk/JavaScript-Snake/issues/41#issuecomment-421072976, or mute the thread https://github.com/notifications/unsubscribe-auth/Ail9kMjvUywFNpz49Q2P6jvLV_Tg-IAFks5uaosZgaJpZM4UYB-4 .
I have started developing of JavaScript online snake client here: https://github.com/ivan1993spb/snake-lightweight-client I decided to use Vue+vuex stack. I would be very glad and thankful if you took a part in the project:)