https://github.com/bernardslb14/universitystudentsgame
https://github.com/bernardslb14/universitystudentsgame
css ecmascript html
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernardslb14/universitystudentsgame
- Owner: bernardslb14
- Created: 2024-02-16T14:33:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-21T16:34:02.000Z (over 1 year ago)
- Last Synced: 2025-01-19T13:16:15.600Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 32.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniversityStudentsGame
**Collaborators:** João Leite & José Reis & Nuno Silva
**Year:** 2020
ㅤ**Project Title:** DODGE
**Brief Description:**
- This project aimed to recreate the routine of a university student during a night out in Coimbra.
- It is a 2D game that includes a playable character, a distinct NPC for each level, and some obstacles that were designed to make the gameplay challenging.
- The main character has to walk through three different scenarios to finish the game (during each stage the student must catch some items and simultaneously dodge enemies).**Programming Languague:** ECMAScript (JavaScript)
**Concepts:**
- UX & UI;
- Inputs;
- Events;
- Images & Sprites;
- Animations;
- Collision Detection;
- Artificial Intelligence;
- Web Browser Cookies;