Guest User

Untitled

a guest
Mar 18th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Project Proposal A - Snake Game:
  2. -Snake used to be one of my favorite games to play online and think it would be cool to make my own unique version
  3. -Utilize what we have learn in HTML and CSS to organize the webpage and make it look nice
  4. -To make the game functional and have the user interact with the game I will use the javascript we have learned and apply dom manipulation
  5. -I plan on researching how other people went about to create there snake game, but will make a new and cooler version
  6. -The snake game does not necessarily solve any need or problem as there are many versions of this game, but I plan to make my
  7. version different
  8. -Users of my game would be most likely ages 10-30, anyone who enjoys playing online games such as snake
  9. -Mastering DOM manipulation will be the key to a successsful game
  10.  
  11. Project Proposal B - Sports Player Rankings Website:
  12. -I am a huge sports fan and always wanted to apply what I have learned while coding into making a sports website
  13. -I think id be really cool for people to rank there top 10 or 25 players from the NBA, NFL and MLB. Users can share and compare with their friends
  14. -To organize and style the webpage i will use the HTML and CSS we have learned thus far to create nice looking webpages that users will want to interacte with
  15. -I will utilize javascript and DOM manipulation to make the webpage dynamic, allowing users to interact with the website by being able to rank players from a pool of 50 and make changes to saved lists
  16. -I plan fo use materialize as a resource to help with the design of my webpage to make it look as professional as possible
  17. -This website solves the need for a platform where sports fans can rank the best players from several sports
  18. -There are certainly similar ideas out there but I dont believe many websites have this platform or can share and compare it with
  19. other users
  20. -Javascipt and DOM manipulation will be important to allow the user to smoothly interact with the website while selecting players
  21. from a pool and dragging them into a list
Add Comment
Please, Sign In to add comment