Skip to content

heyallnorahere/fe_engine

Repository files navigation

fe_engine build build-native

About

This project aims to recreate the Fire Emblem: Three Houses game engine. All game mechanics are referenced from this website.

What's this Fire Emblem?

Fire Emblem is a tactical role-playing game developed by Intelligent Systems and published by Nintendo. The premise of each map is that you (the player) have a set of units (your army) and need to defeat the enemy's army, controlled by the game's AI. Each unit has a set amount of HP, and once that HP count reaches zero, they die, and once you lose a unit, it's gone from later maps.

Building

Simply install .NET Core and run dotnet build while in the root directory of this repository.

Writing maps

See ExampleGame.

About

A recreation of the Fire Emblem: Three Houses engine in a terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published