Coder Social home page Coder Social logo

generic-backend's Introduction

Hi there ๐Ÿ‘‹

generic-backend's People

Contributors

yaylinda avatar

Watchers

 avatar  avatar

generic-backend's Issues

Admin Controller to see overall game stats/performance

Endpoints include:

  • players info
    • number of players
    • when players joined
    • number of games per player
    • number of guests vs registered
  • games info
    • number of games in each state
    • number of AI vs 2-player games
    • number of games with Advanced vs Default configurations

Add feature to "register" guest account

  • same functionality as /users/register endpoint, but user.isGuest = true
  • when returning UserDTO, set isGuest to true/false appropriately
  • frontend changes will need to be made to accommodate

Nice to have:

  • allow guest to convert to "real" user

Fully customizable games

Allow users to configure settings of game, through GameConfiguration object, instead of hardcoding values in the code/configs.

Game balancing ideas

  • energy builds up too quickly too much, maybe increment by 0.5 each turn, instead of 1
  • too hard to actually win / complete game, maybe winner should be the person who gets 1 troop over the line
  • add more things to advanced game configs: win condition, energy growth, energy limit

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.