Added turn_around movement with R_KEY and SPACE_KEY to interact with … #162
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 42 Norminette | |
on: [push] | |
jobs: | |
norminette_job: | |
runs-on: ubuntu-latest | |
name: norminette | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: alexandregv/[email protected] | |
with: | |
flags: '.' |