- 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
asCollections.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
asCollections.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
asCollections.shuffle
does not work in GWT.
although not JavaScript code originally, the main concern is very related to JavaScript
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/
Loading
Loading
Loading
lang-java