Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fylga/corewar
https://github.com/fylga/corewar
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fylga/corewar
- Owner: Fylga
- Created: 2022-07-12T10:08:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T11:33:37.000Z (over 2 years ago)
- Last Synced: 2024-10-09T11:02:23.815Z (about 1 month ago)
- Language: C
- Size: 7.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Corewar
# Unit description
TOPICS COVERED:
This unit continues to allows you to progress in the basics of programming and algorithms.
This unit is comprised of one big project: The Corewar
It will certainly cover more complex and advanced problems than its predecessor.
# ....................
Your projects' success will demonstrate that you have acquired the minimum ability required for each of the following points.# Skills to be acquired:
The goal of this unit is to acquire the skills to be able to create any project in C.
TECHNICAL SKILLS:
- data structures (linked lists, arrays)
- loops and conditioning systems
- job scheduler problemsPERSONAL SKILLS:
- Accuracy and the ability to structure a program
- The ability to read and understand a project topic.GROUP SKILLS:
- The ability to work in a group and complete a project from start to finish.# Usage
Check out the B-CPE-201_Corewar.pdf
# CREDITS:
- Joris FRANCIN
- Antoine RADICE
- Alfred Ternynck
- Charles BAUX