Skip to content

Sturdy-Doodle is a website built with HTML, Canvas, CSS, and JavaScript to showcase profiles. It uses the HTML Canvas feature to add fun, interactive game-like elements. Users can control a character to reach a red console, which makes it easy to move between different sections of the website.

Notifications You must be signed in to change notification settings

Splash-Nemo/sturdy-doodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sturdy-Doodle

This project serves as a valuable learning opportunity in various areas, including HTML Canvas, Sprite Sheet animations, Object-Oriented Programming, math and physics concepts, Collision Detection, and Gravity control.

Demo

screen-recording.1.webm

Step-by-Step Approach:

  1. Set up HTML, CSS, and JS files for the project.
  2. Organize files and folders, including images, stylesheets, and sounds.
  3. Create a Player class to establish the foundation for character interactions.
  4. Define initial coordinates for the player within the game environment.
  5. Implement background layers for an immersive visual experience.
  6. Enhance player interaction with background layers to depict movement.
  7. Introduce platforms (floors) to the game.
  8. Improve interactivity with platforms, creating a dynamic gaming environment.
  9. Implement collision detection mechanisms for a realistic gaming experience.

About

Sturdy-Doodle is a website built with HTML, Canvas, CSS, and JavaScript to showcase profiles. It uses the HTML Canvas feature to add fun, interactive game-like elements. Users can control a character to reach a red console, which makes it easy to move between different sections of the website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published