GithubHelp home page GithubHelp logo

final-fantasy-battle's Introduction

Final-Fantasy-Battle

This repository is to publicize the code in this tutorial series for replicating much of the Final Fantasy 6 battle system in Godot: https://www.youtube.com/playlist?list=PLqe-MDIGWTboCnmZmepgm5dnd1j636DqG

Please note that the audio & graphic assets are not included since it technically treads on proprietary grounds, so the project will not work without replacing them. The MissingFiles.txt file is a list of these files that are excluded (from the "Audio" & "Graphics" folders). The Scripts\GitIgnoreList.cs file will repopulate this text file every time the game is run. These are the files that can be replaced with whatever is desired. Bear in mind resolutions will matter and sprite sheets will go by order of the images within the image file. The videos will show what was used originally.

A general rule: I have taken the original sprites and made everything 4x their original size, typically a quick & dirty AI upscale. However, this strategy is implemented so that one could use either original-style low-res/pixel graphics (by simply upscaling using "nearest" so that it is as much as possible, a copy, except w/ more resolution), or, replace the images with either 2x or 4x images.

final-fantasy-battle's People

Contributors

generalprotectionfault avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

final-fantasy-battle's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.