-
Notifications
You must be signed in to change notification settings - Fork 0
SrujanLokhande/CentipedeGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### *** PG24 T1 Intro to Programming in HTML5 & JavaScript - HTML5 Game App *** --------------------------------------- Srujan Lokhande 2023/02/21 I created an HTML5 game app, Centipede, per the Assignment Outline in Moodle. ## Synopsis --------------- I created a Centipede Game using HTML5, CSS, and JavaScript. In the game, a centipede is coming down towards the player, and the player's main motive is to stop the centipede from coming downwards by shooting it and progressing with the level. There are mushrooms on random points of the map that the centipede can collide with and come down faster. The player can shoot the mushroom as well as the centipede. Used the p5.js library for the development. ## Referneces --------------- Khan Academy game by Shad Sluiter Game Theory 101: The Centipede Game by William Spaniel Link: https://www.youtube.com/watch?v=S3pdNJ-69Z8 Centipede Game by Dragonometry Link: https://www.youtube.com/watch?v=Yi8dkny1ThA&t=62s p5.js Learn Link: https://p5js.org/learn/ ## License --------------- Copyright (C) 2023 Srujan Lokhande # Download/Install --------------------------------------- Clone the project from the Github link given below or download the zip file and run index.html https://github.com/PG24Srujan/CentipedeGame.git # *** How to use *** --------------------------------------- 1. Run index.html # *** Caveats *** --------------------------------------- 1. Spawning mushroom when the bullet hits the centipede is not working properly.
About
Centipede game using p5.js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published