14 Commits

Author SHA1 Message Date
Ian Fischer
3d462e191b pubspec.yaml files for the smaller demos. 2015-08-10 17:13:17 -07:00
Ian Fischer
464e35f342 Pubspec for Asteroids 2015-08-10 15:07:46 -07:00
Ian Fischer
ad1a56ff01 Merge pull request #528 from iansf/asteroids_move_main
Move main.dart to lib/main.dart for the game
2015-08-10 15:06:54 -07:00
Ian Fischer
6722df87e8 Move game/main.dart to game/lib/main.dart. 2015-08-10 15:05:54 -07:00
Eric Seidel
06b7ae8c06 Make it possible to save/load fitness measurements
This required me wrapping the new Activity APIs
as well as adding the missing pubspec.yaml

@abarth
2015-08-10 14:29:22 -07:00
Viktor Lidholt
d82eb3fd16 Merge pull request #521 from vlidholt/master
Adds new Layer class to sprites
2015-08-10 14:28:17 -07:00
Ian Fischer
2dccf62024 Merge pull request #523 from iansf/mine_digger_pubspec
Minedigger pubspec
2015-08-10 12:48:39 -07:00
Ian Fischer
2c0b40b326 Minedigger pubspec 2015-08-10 12:47:18 -07:00
Ian Fischer
4e4af5d8c7 Pubspec for Stocks example 2015-08-10 12:43:36 -07:00
Viktor Lidholt
05824f0937 Updates demo game with changes to Sprites and Nodes 2015-08-10 12:37:44 -07:00
Viktor Lidholt
2f8e54b4eb Adds new Layer class 2015-08-10 12:37:12 -07:00
Viktor Lidholt
d302abdc43 Refactors Sprite class to use SpritePaint mix-in for setting paint properties 2015-08-10 12:36:08 -07:00
Viktor Lidholt
c71c9dfc7c Improves particle performance by never having doubles as null (5% gain in performance test) 2015-08-10 10:05:35 -07:00
Ian Fischer
3c8291a828 Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00