Open
Description
Alternate versions:
- Rebuild it so that some or all of the API calls are handled from the server
- Rebuild it using Firebase?
- Rebuild it with React?
- Use this project as an excuse to learn Redux?
Feature ideas for next version:
Copied from README.md
-
Run code within the app and display the output, similar to repl.it or CodePen or kodeWeave or Dabblet
-
Add moderator controls (ideas include kicking out players, pausing the game, choosing whose turn it is, changing the timer duration, etc)
-
Add support for multiple game rooms
-
Reintroduce non-turn-based collaborative text editor mode
-
(Crazy idea for later) Add support for multiplexed/tabbed individual code editors that users or moderators can watch all at once, like a control room at a TV production studio! Maybe users can set permissions to make their "room" open to collaborators or just to viewers.
-
(Maybe) Reintroduce anonymous user feature (just that they don't get credit for their commits, or they can only observe?)