Updated plans

This commit is contained in:
Muzychenko Andrey 2021-10-30 12:54:30 +03:00 committed by GitHub
parent b4a85bcf2f
commit b40b54ce51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -27,10 +27,9 @@ Compile with Visual Studio; tested with 2017 and 2019.
* ~~Decompile original game~~
* ~~Resizable window, scaled graphics~~
* ~~Loader for high-res sprites from CADET.DAT~~
* Misc features of Full Tilt: 3 music tracs, multiball, centered textboxes, etc.
* Maybe: cross-platform port
* Needs UI framework with menu bar and dialog windows, like QT or Avalonia
* Needs a way play sounds and midi
* ~~Cross-platform port using SDL2, SDL2_mixer, ImGui~~
* Text translations
* Misc features of Full Tilt: 3 music tracks, multiball, centered textboxes, etc.
* Maybe x2: support for other two tables
* Table specific BL (control interactions and missions) is hardcoded, othere parts might be also patched