Skip to content

aycaakyol/other-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

other-projects

In this repository I keep simple projects that I did as my homework in my first year at uni and are more helpful for my algorith skills.

chesslike.py

This is the logic algorithm for a game that is very similar to chess except for a few different rules.

encryption.py

This algorithm encrypts and decrypts a message using a matrix. To decrypt it has to take the inverse of the matrix and for this I don't use numpy, I have written the algorithm myself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages