This repository contains the source code for the landing page of the 'Game Design' class at Tulane University. The website showcases projects created by our talented students over the semesters.
- A responsive design that looks great on both desktop and mobile devices.
- Dynamic grid layout showcasing the past projects.
- Quick links to access each game designed by the students.
- An About section detailing information about the course.
-
Clone this repository:
-
Open the
index.html
file in your preferred browser.
- HTML5
- CSS3
- (Any other technologies or libraries you might have used or plan to use)
We welcome contributions to this repository! If you have suggestions or want to improve the website, feel free to:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch-name
). - Make your changes.
- Commit the changes (
git commit -am 'Add a new feature'
). - Push the branch (
git push origin feature-branch-name
). - Submit a pull request.
This project is open-source and available under the MIT License.
- The Tulane University Game Design faculty.
- The Game Design class students at Tulane University for their wonderful projects.