GoldenLegends - GOW 2024
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.
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.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 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.