Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

mehrshaad/CSF_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer science fundamentals

Instructor: Dr. Sadegh Eskandari
Place: University of Guilan
Semester: Fall of 2018-2019

Projects summary

Our instructor gave us 3 project ideas which we had to choose one of them to implement in case to pass our computer science fundamentals course. One of the projects was actually enough to pass the course with a high score, but we wanted the full mark, so we decided to implement all 3 available projects!
NOTE: We didn't use GitHub while we were working on projects, so my team isn't added as contributors.

Project 1 - Snake Game

This project is a classic game which is called Snake!
It's terminal-based, which means there's no graphical item in the project. The main idea of implementing it was getting familiar with algorithms that were used in-game.

Project 2 - Matrix Calculator

This one is a terminal-based matrix calculator which provides some functions such as summation, multiple, reverse, etc.

Project 3 - Hang-Man Game

This project is also a classic terminal-based game. We tried to make it available at various difficulties, which means we classified the words by their length, into five levels and each one have about 15 words. Just try not to read the first function before playing!

Team (alphabetical order)

Ali (Mehrshad) Dadashzadeh

Kiyan Rezaee

Vahid Aghilzadeh

© December 2019 Kilograaam team

About

Computer Science Fundamentals Projects

Topics

Resources

License

Stars

Watchers

Forks

Languages