An open API service indexing awesome lists of open source software.

https://github.com/pevers/arkanoid

Game programming for kids
https://github.com/pevers/arkanoid

Last synced: 5 months ago
JSON representation

Game programming for kids

Awesome Lists containing this project

README

          

# arkanoid

Game programming for kids.

```
python -m http.server 8000
```

## Bonus

1. Add multiple balls
1. Change the level
1. Reverse controls
1. Multiplayer
1. Different types of bricks
1. Different scores per brick
1. Score based on time
1. Random speed variations
1. Change background
1. Inpenetrable bricks

## Resources

https://github.com/rexrainbow/phaser3-rex-notes/

https://photonstorm.github.io/phaser3-docs/