Skip to content

mcamuzat/jrpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

jrpg

JRPG is a kanji learning game styled after the classic SNES RPG games (like Final Fantasy 6, or Legend of Zelda: Link to the Past). The game tries to help you learn how to read and understand kanji in context, and in doing that it also helps you improve your Japanese vocabulary. You can also use it to refresh your kana.

There is also a playable demo of how JRPG would look like if it was styled after PlayStation 1 RPG games.

To learn more visit JRPG's website: http://taw.chaosforge.org/jrpg/

Code

The code is pretty messy, and is was not originally intended for public consumption.

Cleanup pull requests welcome.

The game was designed for Python 2.7. You need Pygame library to get it working, and additionally wxwidgets library for level editor.

What to run?

  • jrpg.py - the game itself
  • level_editor.py - level editor for the game
  • jrpg2demo.py - demo for jrpg in PS1 style, not meant for serious use

sciripts and extra_scripts directories, and Rakefile contain a lot of completely undocumented data preprocessing and other such tasks.

About

Kanji learning game styled after the classic SNES RPG games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.1%
  • Perl 9.3%
  • Ruby 1.6%