Skip to content

Commit 4cc5b73

Browse files
authored
Update README.md
1 parent c5a6f57 commit 4cc5b73

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ A mob programming web app for real-time collaboration at in-person events. The g
2323
- (Done) Simple login system using GitHub authentication
2424
- (Done) Display players' GitHub usernames and profile photos
2525
- (Done) Use a nice code editor for features like line numbers, syntax highlighting, etc (Using [Ace](https://ace.c9.io) for this)
26-
- Save code from each session using GitHub API to make commits!
27-
- And then give credit to each contributor with a commit on every turn change
26+
- (Done) Save code from each session in a Gist using GitHub API and give credit to each contributor accordingly!
2827
- Run code within the app and display the output, similar to [repl.it](https://repl.it/) or [CodePen](http://codepen.io/) or [kodeWeave](https://github.com/mikethedj4/kodeWeave) or [Dabblet](https://github.com/LeaVerou/dabblet)
2928
- Add moderator controls (ideas include kicking out players, pausing the game, choosing whose turn it is, changing the timer duration, etc)
3029
- (Maybe) Reintroduce anonymous user feature (just that they don't get credit for their commits, or they can only observe?)

0 commit comments

Comments
 (0)