Find the page at: https://connorbroad.github.io/GithubPagesTest/
This project was generated with Angular CLI version 13.2.1.
Run yarn install
to install dependencies.
Run yarn start
for a dev server. Navigate to http://localhost:4200/
.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
See the Github Action yml: .github/workflows/deploy.yml
On a merge to master, this builds the project and pushes the result to the gh-pages
branch.
The repo is configured to publish changes to that branch to the Github Page.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
- Arcade button with game selection
- Pause game
- Menu with board size + speed selection
-
- Local score tables per difficulty?
- On-screen controls for touch screens
- Visuals emphasizing the beat of the movement updates
- Rotate snake decorations with direction of movement
- Visuals when eat food
- Space invaders? Bomberman? The possibilities are endless