Skip to main content
Code Review

Return to Question

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
  • MemoryGWT.java, MemoryGWT.html: Main GWT Entry Point.
  • MemoryGWT.css: Just some simple CSS.
  • MemoryBoard.java: The view class used for the main Memory Board
  • FieldView.java: The view for each tile.
  • ListUtils.java: Excluded from the review as it is not my code originally. Simply contains an implementation of shuffle as Collections.shuffle does not work in GWT does not work in GWT.
  • MemoryGWT.java, MemoryGWT.html: Main GWT Entry Point.
  • MemoryGWT.css: Just some simple CSS.
  • MemoryBoard.java: The view class used for the main Memory Board
  • FieldView.java: The view for each tile.
  • ListUtils.java: Excluded from the review as it is not my code originally. Simply contains an implementation of shuffle as Collections.shuffle does not work in GWT.
  • MemoryGWT.java, MemoryGWT.html: Main GWT Entry Point.
  • MemoryGWT.css: Just some simple CSS.
  • MemoryBoard.java: The view class used for the main Memory Board
  • FieldView.java: The view for each tile.
  • ListUtils.java: Excluded from the review as it is not my code originally. Simply contains an implementation of shuffle as Collections.shuffle does not work in GWT.
Notice removed Draw attention by Simon Forsberg
Bounty Ended with rolfl's answer chosen by Simon Forsberg
although not JavaScript code originally, the main concern is very related to JavaScript
Link
Simon Forsberg
  • 59.7k
  • 9
  • 157
  • 311
Notice added Draw attention by Simon Forsberg
Bounty Started worth 100 reputation by Simon Forsberg
added 136 characters in body
Source Link
Simon Forsberg
  • 59.7k
  • 9
  • 157
  • 311

Unobfuscated Javascript

Unobfuscated compiled Javascript is available here: http://www.zomis.net/codereview/memory/memorygwt/

Unobfuscated Javascript

Unobfuscated compiled Javascript is available here: http://www.zomis.net/codereview/memory/memorygwt/

Tweeted twitter.com/#!/StackCodeReview/status/524008413471457280
made the cheating concern more clear
Source Link
Simon Forsberg
  • 59.7k
  • 9
  • 157
  • 311
Loading
added link to SO question
Source Link
Simon Forsberg
  • 59.7k
  • 9
  • 157
  • 311
Loading
Source Link
Simon Forsberg
  • 59.7k
  • 9
  • 157
  • 311
Loading
lang-java

AltStyle によって変換されたページ (->オリジナル) /