Articles tagged: winning
Found 2 documents
- Games/Tutorials/2D_breakout_game_Phaser/Win_the_game Implementing winning in our game is quite easy: if you happen to destroy all the bricks, then ...
- Games/Tutorials/2D_Breakout_game_pure_JavaScript/Track_the_score_and_win Destroying the bricks is really cool, but to be even more awesome the game could award points ...