give it a go here https://OhhNoo2150.github.io/PacMen
In this project we were tasked with creating a simple game where you click a button (as many times as you'd like) to create multiple PacMen on the screen, you then click 'start game' to get the pacmen to start bouncing off the walls like a rockstar on a cocaine bender. you can add as many pacmen as you want, and to get them moving quicker you click start game multiple times and they pick up speed.
We were provided some start files to begin the work, I'm not sure where you would get the starter files from or you could just copy and paste the code that I have in my repository to get started
it depends
you have a couple ways to get this up and running
- You can copy my code, create individual repositories like I did and set up github pages to access them (make sure that you use the naming convention of index.html or it won't load on the screen.)
- You can sign up for this bootcamp and they'll show you how to do it
- you're a programming wizard and can do this on your own cause you don't need a bootcamp you're that great.
If you don't already have a github profile, you'll want to create one (i'm not sure where you're accessing this from if you don't already have one) create a repository add the files index.html styles.css script.js copy the files from my files into those files, add them to your repo, set up github pages and it will run it for you.
MIT Daniel I Rivera @Boricua2150 (twitter) github.com/OhhNoo2150
no future releases anticipated no further modifications anticipated
- 0.1
- Initial Release
MIT License
Copyright (c) 2022 Daniel I Rivera
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
I'd like to acknowledge my classmates as they helped me get through this project. Thank you to Alex, Brent and Pete.