Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 632 Bytes

Noah: reverse engineering of a game with mechas, martial art and where you kill God.

Build:

Only Windows builds are supported right now. You need vs2022 installed with CMake

  • Clone with submodules
  • Launch the vs2022.bat to create solution.
  • Open build/Noah.sln
  • Put the iso files as data/iso/1.bin and data/iso/2.bin (US version)
  • Run the Noah project

Status:

Still early stage and very partially playable.

  • Field is mostly functional with buggy collisions and various missing features.
  • World map has basic features implemented.
  • Battles are not playable. Basic systems are in place but a lot is missing or buggy.