Code Monkey home page Code Monkey logo

9tac's People

Contributors

dazorni avatar sharpner avatar vntw avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

9tac's Issues

Join ongoing game

If a lost the connection to a game i want to have the ability to reconnect to the game. I wanna see all previous draws and information.

Account Management

As user i want to have the ability to login / register / delete an Account.

Missing turnCount for game

Turn count is 0 for every turnCount

{ "_id" : ObjectId("57400c0dc698b50005000002"), "firstPlayer" : DBRef("user", ObjectId("57400c0dc698b50005000001")), "createDate" : ISODate("0001-01-01T00:00:00Z"), "turnCount" : 0 }
{ "_id" : ObjectId("57400c19c698b50005000004"), "firstPlayer" : DBRef("user", ObjectId("57400c19c698b50005000003")), "createDate" : ISODate("0001-01-01T00:00:00Z"), "turnCount" : 0 }
{ "_id" : ObjectId("57400c27c698b50005000006"), "firstPlayer" : DBRef("user", ObjectId("57400c27c698b50005000005")), "createDate" : ISODate("0001-01-01T00:00:00Z"), "turnCount" : 0 }

Short usernames

As user i should not have the ability to have a long username. Max length should be 20 digits

Formular bug

Do the following steps:

-> Press Join
-> Enter a GameCode (anything)
-> Press Join
=> GameCode disappears

Expected: Error Message :-)

Chat

As user i want to chat with my opponent to talk about my last turn

Rematch

After i lost a game against my opponent i want a rematch. So i want an easy way to restart the match.

Informational Gamescreen

As user i want to see all information i need about my current game.

Informations i wanna see:

  • next player
  • my userinformation (playing icon, maybe stats)
  • opponent information (playing icon, maybe stats)

I want to see whose game I am entering

If I join a game of another player via invite code, e.g. http://9tac.bavariannerds.de/#/game-join/5772b6f0ce9ac50005000175

I get an empty screen where I am supposed to add my username.

I want to see something like "Choose a Username for Sharpner's Game.."

to be sure that I am joining the correct game, and also know my opponents nick.

Undo

I misclicked and i want to undo the draw

Cleanup never played games

As administrator i want to keep the database clean, so i want to clean up all never played games older than one day.

Full field is next field

If a field is full it shouldn't be the next field. The user could decide were he wanna set his next draw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.