Coder Social home page Coder Social logo

trancendence's Introduction

trancendence

Index

Django

Major module: Use a Framework as backend. In this major module, you are required to utilize a specific web framework for your backend development, and that framework is Django .

Angular

Minor module: Use a front-end framework or toolkit.
We chose angular as our frontend framework.

Postgre

Minor module: Use a database for the backend. Database: PostgreSQL

User_Management

Major module: Standard user management, authentication, users across tournaments.

  • Users can subscribe to the website in a secure way.
  • Registered users can log in in a secure way.
  • Users can select a unique display name to play the tournaments.
  • Users can update their information.
  • Users can upload an avatar, with a default option if none is provided.
  • Users can add others as friends and view their online status.
  • User profiles display stats, such as wins and losses.
  • Each user has a Match History including 1v1 games, dates, and relevant details, accessible to logged-in users.

AI_oponent

Major module: Introduce an AI Opponent.
In this major module, the objective is to incorporate an AI player into the game. Notably, the use of the A* algorithm is not permitted for this task. Key features and goals include:

  • Develop an AI opponent that provides a challenging and engaging gameplay experience for users.
  • The AI must replicate human behavior, meaning that in your AI implementation, you must simulate keyboard input. The constraint here is that the AI can only refresh its view of the game once per second, requiring it to anticipate bounces and other actions.
  • The AI must utilize power-ups if you have chosen to implement the Game customization options module.
  • Implement AI logic and decision-making processes that enable the AI player to make intelligent and strategic moves.
  • Explore alternative algorithms and techniques to create an effective AI player without relying on A*.
  • Ensure that the AI adapts to different gameplay scenarios and user interactions.

Attention: You will need to explain in detail how your AI functions during your evaluation. Creating an AI that does nothing is strictly prohibited; it must have the capability to win occasionally. This major module aims to enhance the game by introducing an AI opponent that adds excitement and competitiveness without relying on the A* algorithm.

GDPR

Minor module: GDPR Compliance Options with User Anonymization, Local Data Management, and Account Deletion. In this minor module, the goal is to introduce GDPR compliance options that allow users to exercise their data privacy rights. Key features and objectives include:

  • Implement GDPR-compliant features that enable users to request anonymization of their personal data, ensuring that their identity and sensitive informa tion are protected.
  • Provide tools for users to manage their local data, including the ability to view, edit, or delete their personal information stored within the system.
  • Offer a streamlined process for users to request the permanent deletion oftheir accounts, including all associated data, ensuring compliance with data protection regulations.
  • Maintain clear and transparent communication with users regarding their data privacy rights, with easily accessible options to exercise these rights. This minor module aims to enhance user privacy and data protection by offering GDPR compliance options that empower users to control their personal information and exercise their data privacy rights within the system.
If you are not familiar with the General Data Protection Regulation (GDPR), it is essential to understand its principles and implications, especially regarding user data management and privacy. The GDPR is a regulation that aims to protect the personal data and privacy of individuals within the European Union (EU) and the European Economic Area (EEA). It sets out strict rules and guidelines for organizations on how they should handle and process personal data. To gain a better understanding of the GDPR and its requirements, it is highly recommended to visit the official website of the European Commission on data protection1. This website provides comprehensive information about the GDPR, including its principles, objectives, and user rights. It also offers additional resources to delve deeper into the topic and ensure compliance with the regulation. If you are unfamiliar with the GDPR, please take the time to visit the provided link and familiarize yourself with the regulations before proceeding with this project.

2FA_JWT

Major module: Implement Two-Factor Authentication (2FA) and JWT. In this major module, the goal is to enhance security and user authentication by introducing Two-Factor Authentication (2FA) and utilizing JSON Web Tokens (JWT). Key features and objectives include:

  • Implement Two-Factor Authentication (2FA) as an additional layer of security for user accounts, requiring users to provide a secondary verification method, such as a one-time code, in addition to their password.
  • Utilize JSON Web Tokens (JWT) as a secure method for authentication and authorization, ensuring that user sessions and access to resources are managed securely.
  • Provide a user-friendly setup process for enabling 2FA, with options for SMS codes, authenticator apps, or email-based verification.
  • Ensure that JWT tokens are issued and validated securely to prevent unauthorized access to user accounts and sensitive data.

This major module aims to strengthen user account security by offering Two-Factor Authentication (2FA) and enhancing authentication and authorization through the use of JSON Web Tokens (JWT).

Game_Options

Minor module: Game Customization Options. In this minor module, the goal is to provide customization options for all available games on the platform. Key features and objectives include:

  • Offer customization features, such as power-ups, attacks, or different maps, that enhance the gameplay experience.
  • Allow users to choose a default version of the game with basic features if they prefer a simpler experience.
  • Ensure that customization options are available and applicable to all games offered on the platform.
  • Implement user-friendly settings menus or interfaces for adjusting game parameters.
  • Maintain consistency in customization features across all games to provide a unified user experience.

This module aims to give users the flexibility to tailor their gaming experience across all available games by providing a variety of customization options while also offering a default version for those who prefer a straightforward gameplay experience.

THREE practice sample page https://codesandbox.io/p/sandbox/gpgpu-curl-noise-dof-zgsyn?file=%2Fsrc%2FApp.js

COLORS

https://www.colourlovers.com/palette/4588091/Outrun
https://www.pinterest.es/pin/70437487599755/

trancendence's People

Contributors

llopeando avatar enekocamara avatar ualcibar avatar xabiermatute avatar

Watchers

 avatar

trancendence's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.