项目作者: ramanshsharma2806

项目描述 :
Classic spy Encoder-Decoder console game made with Python
高级语言: Python
项目地址: git://github.com/ramanshsharma2806/EncoderDecoder-game.git
创建时间: 2018-04-12T22:30:14Z
项目社区:https://github.com/ramanshsharma2806/EncoderDecoder-game

开源协议:MIT License

下载


Encoder Decoder game

I made this game last year in a introductory programming course at my school. I used python to create this game called EncoderDecoder.

A group of friends can use this to have secret conversations- all they need to have is a common number key which will allow them to encode and then only a person with the number key can decode a message.

In the future, I will try to implement this into a gui to make it much more user friendly.

Any comments or suggestions are appreicated !