Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qharny/scroll-game-dark-run


https://github.com/qharny/scroll-game-dark-run

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Scroll Game: Dark Run

A horizontal scrolling game where you journey through the darkness to find your way home.

## Description

"Scroll Game: Dark Run" is a web-based game where players navigate through a dark, obstacle-filled environment. The goal is to reach home safely while avoiding various hazards along the way.

## Features

- Horizontal scrolling gameplay
- Obstacle avoidance (hammers, saws, birds)
- Time-based scoring system
- Best time tracking
- Responsive design

## Technologies Used

- HTML5
- CSS3
- JavaScript
- jQuery
- Bootstrap 5

## How to Play

1. Open the game in a web browser
2. Scroll to start the game
3. Use the scroll wheel or touchpad to move the character up and down
4. Avoid obstacles and reach the house at the end
5. Try to achieve the best time possible

## File Structure

- index.html: Main game HTML file
- style.css: Custom styles for the game
- main.js: Game logic and interactivity

## External Dependencies

- Bootstrap 5.3.3
- jQuery 3.6.0

## Images

The game uses several images to create its atmosphere and obstacles:

- Hero character
- Trees (silhouettes)
- Sign
- House with chimney
- Hammers
- Saws
- Bushes
- Birds

These images are loaded from Google Drive using thumbnail URLs. For example:

## Game start
![Game start](https://github.com/Qharny/Scroll-Game-Dark-Run/blob/main/start.png?raw=true)

## Game Play

![Game play](https://github.com/Qharny/Scroll-Game-Dark-Run/blob/main/play.png?raw=true)

## Game over
![Game over](https://github.com/Qharny/Scroll-Game-Dark-Run/blob/main/over.png?raw=true)