removing brackets from quiz

pull/146/head
Jen Looper 4 years ago committed by GitHub
parent 9a44192180
commit 3efeca8641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,15 +4,15 @@ Complete this quiz in class
1. JavaScript is an unpopular language for building games
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false
2. Pub/Sub is a preferred pattern for managing the game's assets and flow
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false
3. Object inheritance can be handled by either using classes or composition
- [ ] [true]
- [ ] [false]
- [ ] true
- [ ] false

Loading…
Cancel
Save