Skip to content

Matchagana game - Match Hiragana to the Romaji equivalent

Notifications You must be signed in to change notification settings

TimothyFothergill/Matchagana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matchagana

Matchagana - Match Kana to their Romaji equivalents

A simple matching game, you are awarded 100 points for every correct pair and lose 50 points for every incorrect pair.

The game is written in Python, using the Flask web framework to display the content dynamically. This game has been deployed to Heroku at http://matchagana.herokuapp.com/. Go check it out! Two game modes: Match-a-Hiragana and Match-a-Katakana

Installation

docker build -t matchagana-app . docker-compose up use -d flag for detached mode. You will also need to set up a local environment variable for APP_SECRET_KEY.

About

Matchagana game - Match Hiragana to the Romaji equivalent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published