提交歷史

作者 SHA1 備註 提交日期
  Kirk Trombley 7d3b15e282 Adding a timeout option to the make guess endpoint 5 年之前
  Kirk Trombley 6faf2275a2 Creating a timer component 5 年之前
  Kirk Trombley 856a010fe2 Adding a pre-round stage to get the game code 5 年之前
  Kirk Trombley aff7bbe1a7 Adding join game logic 5 年之前
  Kirk Trombley c6b25f77ec Refactoring Game logic to use some proper state transitions 5 年之前
  Kirk Trombley f40248bbd1 Moving pre-game screen to its own component 5 年之前
  Kirk Trombley 17ac3d9c4e Moving more logic into some sub-components, removing a bunch of no longer used code 5 年之前
  Kirk Trombley 81d7782b23 A little more reorganization 5 年之前
  Kirk Trombley 860575f963 Improving game flow with separate results page 5 年之前
  Kirk Trombley 23d8ce8c72 Adding total score to the guess endpoint for convenience 5 年之前
  Kirk Trombley a59547beb0 Layout of main page 5 年之前
  Kirk Trombley fedc90f6a9 Score rendering skeleton 5 年之前
  Kirk Trombley 11c79a3145 Changing back-end to return things sorted by score 5 年之前
  Kirk Trombley 4b6f3f4784 Working out the most basic game loop 5 年之前
  Kirk Trombley 277bdd5a79 Cleaning up the wiring in preparation for turning Game component into main driver 5 年之前
  Kirk Trombley 7c92c19a9c Turning GamePanel into a functonal component with no state 5 年之前
  Kirk Trombley af91a7b843 First pass on the GamePanel component 5 年之前
  Kirk Trombley 10eab3d9eb WIP - setting up google street view connections 5 年之前
  Kirk Trombley 9acf48c8eb Guess submission endpoint function added 5 年之前
  Kirk Trombley defbbbb766 Guesses endpoint service function added 5 年之前
  Kirk Trombley 4adee8ab65 Join game service function 5 年之前
  Kirk Trombley 0f129321a1 Game info service function 5 年之前
  Kirk Trombley 5c8ebee717 Adding service function for creating game 5 年之前
  Kirk Trombley 25f0220029 First connection from ui to server 5 年之前
  Kirk Trombley 891c30603c Removing UI build from script to avoid issues w/ root building, need to find a good way around this 5 年之前
  Kirk Trombley b49567c355 Starting to do some skeleton stuff in the UI 5 年之前
  Kirk Trombley 7e0ccabf9f Adding port to docker script 5 年之前
  Kirk Trombley 43fb8a2e37 Cleaning up the API a bit, less of a focus on doing any kind of security right now 5 年之前
  Kirk Trombley 4aaf15ec07 Adding CORS to back-end 5 年之前
  Kirk Trombley 00a24d89f4 Setting up (to be refined) docker logic 5 年之前