Skip to content

svk-vasanthkumar/escapO-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

escapO โ€“ 2D Platformer Game A visually-stylish, modular, mobile-friendly 2D platformer with 10 progressive levels. Built with pure HTML, CSS, and JavaScript. Designed for competitions and learning โ€“ plug into your own portfolio!

๐ŸŽฎ Game Overview escapO is a neon-themed, skill-based 2D platformer where players move, jump, and dodge spikes to escape each level. Features mobile and desktop controls, smooth physics, and a professional UI inspired by modern indie games.

๐Ÿ—‚๏ธ Features ๐Ÿ‘พ 10 Challenging Levels โ€“ Increasing complexity and variety

โšก Auto-Restart Deaths โ€“ No game over screen, keeps action fast

๐ŸŒŸ Star Rating System โ€“ Finish faster, die less to earn more stars!

๐Ÿ’พ Progression System โ€“ Unlock the next level after beating one

๐Ÿ–ฅ๏ธ Mobile & Desktop โ€“ Touch controls or keyboard support

๐ŸŽต Sound & Music Toggles โ€“ Easily adjustable in settings

๐Ÿ”„ Settings & Progress Reset โ€“ User-friendly options

โœจ Neon UI โ€“ Modern, attractive, and readable interface

๐Ÿ“ Project Structure text escapo/ โ”‚ โ”œโ”€โ”€ index.html # Main Menu (level select) โ”‚ โ”‚โ”€โ”€ style.css # Shared styles for all pages โ”‚ โ”‚โ”€โ”€ main.js # Main menu logic & unlocking โ”‚ โ””โ”€โ”€ README.md # This file!

๐Ÿš€ Running The Game Locally Download or clone this repo: git clone https://github.com/yourusername/escapo.git

Open index.html in your web browser โ€“ no build tools needed!

๐Ÿ•น๏ธ Controls Desktop: โ† โ†’ Arrow keys to move, Space or โ†‘ to jump

Mobile: Touch on-screen left/right/jump buttons

โœจ Customization Add or Edit Levels: Each level is modular (HTML, JS, CSS per level)

Visual Changes: Edit css/levelX.css for level style or global style.css

Logic Tweaks: Adjust player physics, obstacles, or star rating logic in js/levelX.js

Sound & Settings: Controlled via settings.js & settings.html

๐Ÿ“ฑ Responsive Design Fully responsive for desktops, tablets, and phones

Touch controls automatically appear on mobile devices

๐Ÿ† Credits Game design and code by SVK

Built for hackathons, competitions, and portfolio learning

๐Ÿ”“ License MIT License

Have fun escaping! Game made for learning and showcasing modular web game architecture.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published