Random Projects for Fun

japanese_words

common_jp_words.py

Scraps and writes the most common japanese words from a specific website

romaji_to_kanji.py

Uses an entered romaji to find all corresponding japanese words

rogue

Creating a Rogue like game using C

Chess

Chess engine using C