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
- Host: GitHub
- URL: https://github.com/kiko-g/feup-lcom
- Owner: kiko-g
- Archived: true
- Created: 2020-01-14T17:17:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T05:25:42.000Z (over 3 years ago)
- Last Synced: 2024-11-23T08:17:54.644Z (11 months ago)
- Topics: c, computer-architecture, peripheral-devices
- Language: C
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LCOM 2019-2020
## Demo
| Start Menu | Select Level | Gameplay |
| :--------: | :----------: | :-----: |
|  |  |  |## 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.