Skip to content

Dev-Vis1/Dice-Game-and-Landing-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matthew

License Last Commit Issues

Overview

This repository contains two projects created during the learning process of web development:

  1. A Dice Game
  2. A Landing Page

The dice game is a simple interactive web game where users can roll dice, and the landing page is a basic example of a web page layout.

Features

Dice Game

  • Interactive dice rolling
  • User-friendly interface
  • Responsive design

Landing Page

  • Clean and modern design
  • Responsive layout
  • Basic HTML and CSS usage

Table of Contents

Installation

Prerequisites

  • Web browser (Chrome, Firefox, Safari, etc.)
  • Code editor (VSCode, Sublime Text, etc.)

Clone the Repository

git clone https://github.com/Dev-Vis1/Matthew.git
cd Matthew

Usage

Dice Game

  1. Navigate to the dice-game directory:
    cd dice-game
  2. Open index.html in a web browser to play the game.

Landing Page

  1. Navigate to the landing-page directory:
    cd landing-page
  2. Open index.html in a web browser to view the landing page.

Project Structure

Matthew/
├── dice-game/              # Dice game project files
│   ├── css/                # CSS files
│   ├── js/                 # JavaScript files
│   └── index.html          # HTML file for the dice game
├── landing-page/           # Landing page project files
│   ├── css/                # CSS files
│   ├── images/             # Images used in the landing page
│   └── index.html          # HTML file for the landing page
└── README.md               # Project README file

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to get involved.

Reporting Issues

If you encounter any issues, please report them in the issue tracker.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Inspired by various web development tutorials and resources.
  • Thanks to the open-source community for providing valuable tools and frameworks.

About

Ayodele Matthew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published