Premium Features
Our game is complete! Let's upload the finished version to your live domain.
Make sure your project includes all necessary files:
index.html — Main HTML file
index.js — Game logic
img/ — All sprite sheets and background images
Any additional JavaScript files (player.js, sprite.js, etc.)
Compress your project — Create a ZIP file of your game folder
Open File Manager — Navigate to your hosting dashboard
Delete old files — Remove the previous version from public_html
Upload and extract — Upload the ZIP and extract it to public_html
Make sure all files are directly in
public_html, not in a subfolder — otherwise the paths won't resolve correctly.
Visit your domain to verify everything works:
Character animations play correctly
Collisions work as expected
Camera pans in all directions
Congratulations! Your vertical platformer is now live on the web for anyone to play.
Comments
Want to participate?
Create a free Chris Courses account to begin
No comments yet, be the first to add one