mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
2d breakout game with phaser (javascript)
This commit is contained in:
parent
93b38ba506
commit
bc70038b73
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* Build a Serverless MERN Story App with Webtask.io
|
||||
* [Part 1](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
|
||||
* [Part 2](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
|
||||
* [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
|
||||
|
||||
## Python:
|
||||
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
|
||||
|
|
Loading…
Reference in a new issue