An open API service indexing awesome lists of open source software.

https://github.com/bernardslb14/universitystudentsgame


https://github.com/bernardslb14/universitystudentsgame

css ecmascript html

Last synced: 4 months ago
JSON representation

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;