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

https://github.com/kiko-g/feup-lcom

FEUP LCOM | Computer Lab | 2019/20
https://github.com/kiko-g/feup-lcom

c computer-architecture peripheral-devices

Last synced: 11 days ago
JSON representation

FEUP LCOM | Computer Lab | 2019/20

Awesome Lists containing this project

README

          

# LCOM 2019-2020

## Demo

| Start Menu | Select Level | Gameplay |
| :--------: | :----------: | :-----: |
| ![](https://i.imgur.com/O0nGcdp.png) | ![](https://i.imgur.com/1voO8pO.png) | ![](https://i.imgur.com/IjfWYzB.png) |

## Course Information

Laboratório de Computadores ([LCOM @ SiFEUP](https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=419993)) | *Computer Laboratories*

- **Lab 2**: 100/100
- **Lab 3**: 95/100
- **Lab 4**: 93/100
- **Lab 5**: 91/100
- **Project:** 19/20 ([Space Lander](proj/doc/report.pdf))

## Disclaimer

- This repository was created for educational purposes and we do not take responsibility for anything related to its content.
- You are free to use any code or algorithm you find, at your own risk.
- Notice that this repository is public so if you plan on reusing code you find here you should be careful:
- Your teachers can also find this repository
- If you're taking this course (LCOM), be extra careful. We strongly reccomend that you don't copy code from here, since the teachers of this course have powerful algorithms that allow them to compare your code to anyone else's, provided they have already completed LCOM. However, this doesn't mean that you shouldn't look at the implementations in here.