Gow Olympic Edition Goldenlegends

screenshot of Gow Olympic Edition Goldenlegends
docusaurus
vue

GoldenLegends - GOW 2024

Overview

Golden Legends is an exciting project developed by three friends and students participating in the CGI Games On Web 2024 competition. Set at the heart of their collaborative effort, this game embodies their passion for video games and showcases the skills they've honed during their time at the University Toulouse III - Paul Sabatier. Players can look forward to an engaging experience that combines creativity and programming expertise, allowing them to explore a vibrant gaming world.

This game features a comprehensive understanding of game development, brought to life through the hard work and dedication of Nicolas, Théo, and Rémi. Beyond being just a game, Golden Legends serves as a testament to teamwork and innovation, as the developers have incorporated various technologies to enhance gameplay and player interaction.

Features

  • Engaging Gameplay: Dive into a captivating world filled with unique characters and animations, crafted meticulously by the team.
  • Scoreboard Functionality: Achieve exceptional performances and see your name rise on the global scoreboard, motivating players to strive for greatness.
  • Documented Development: A well-maintained documentation is available, offering guides and video demos to help players navigate the game effectively.
  • Collaborative Effort: Developed by a trio of students, the game highlights their diverse skills and experiences, ensuring a rich gaming experience.
  • Real-time Score Management: The score management system is powered by Firestore, enabling dynamic and seamless score updates for all players.
  • Multi-Platform Access: Hosted on GitHub Pages, Golden Legends can be easily accessed and played online, allowing for wide-reaching engagement.
  • Continual Updates: The game is consistently updated with new features and improvements, reflecting the ongoing dedication of the developers.
  • Resource-rich Environment: Players can access a variety of resources, including gameplay videos and insights into each aspect of the game, enhancing their playing experience.
docusaurus
Docusaurus

Docusaurus is an open-source static site generator designed for creating documentation websites. Developed by Facebook, it simplifies the process of building, deploying, and maintaining documentation with its React-based framework and pre-configured setup for documentation projects.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.