Skip to content

microaeris/fogcity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fog City

A visual novel about sentient AI, roboethics, and anime girls.

Dependencies

This project depends on Python, cc65, and Mesen.

Mesen depends on:

  • mono-complete
  • libsdl2-2.0
  • gnome-themes-standard

Building

  • make to build the game.
  • make run to build and run the game in Mesen.
  • make clean to delete all generated files.
  • make disas to generated the disassembled ASM. Only dumps first 64KB.
  • make test to run unit tests against the 6502 simulator.

About

NES Visual Novel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published