Skip to content

SIGGames/SIGGamesWebsite

Repository files navigation

SIG Games Official Website

SIG Games Banner

Welcome to the official website repository of SIG Games! We are a group of students from the University of Lleida (UdL) passionate about game development. This website serves as our primary platform to showcase our projects, share updates, and engage with the community.

Table of Contents

About SIG Games

SIG Games is an organization dedicated to creating innovative and engaging video games. Our mission is to foster creativity and collaboration in the gaming industry while enhancing our skills and knowledge.

Features

  • Project Showcase: Detailed information about our ongoing and completed projects, including PacoMonkey, a 2D platformer game developed in Unity.
  • Blog and News: Regular updates on our progress, articles related to game development, and organizational news.
  • Newsletter Subscription: Option to subscribe and receive the latest news and updates directly via email.

Technology Stack

  • Frontend: Angular CLI version 18.1.4
  • Styling: CSS with responsive design principles

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/SIGGames/SIGGamesWebsite.git
cd SIGGamesWebsite
  1. Install dependencies:
npm install
  1. Run the development server:
ng serve

4.Open your browser and navigate to http://localhost:4200/. The application will automatically reload upon code changes.

Project Structure

  • src/: Contains the source code of the Angular application.
  • assets/: Includes images, icons, and other multimedia resources.
  • dist/: Output directory for build artifacts generated by ng build.

Contributing

We welcome contributions to enhance the SIG Games website. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature:
git checkout -b feature/your-feature-name
  1. Make your changes and commit them:
git commit -m "Add your descriptive commit message"
  1. Push your changes to your forked repository:
git push origin feature/your-feature-name
  1. Open a Pull Request to the main repository.

Please refer to our Contributing Guidelines for more details.

License

License: CC BY-NC-ND 4.0

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

You can find the full license text in the following files:

Contact

For any questions or inquiries, feel free to contact us at [email protected].

Visit our official website: SIG Games

About

Official SIGgames website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published