Skip to content

Karya55/iQuHack_2022

 
 

Repository files navigation

Ice Emblem

Ice Emblem aims to be a completely free software clone of Fire Emblem.

It is written in Python with pygame.

How to play

Launch the game with

python main.py

I found a bug!

Please report any issue to the issue tracker

Documentation

There is Sphinx documentation available in the doc folder.
Run cd doc; make html; firefox _build/html/index.html and enjoy.

Sometimes the documentation might screw up. In that case run make clean; make html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%