Skip to content
/ eXit Public

Apple //e implementation of text game "eXit" that appeared in S4E11 Mr. Robot series

License

Notifications You must be signed in to change notification settings

esphynox/eXit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eXit

eXit

A replica of a text quest game that appeared in S4E11 of Mr. Robot series. Basically, that's a copy of existing web-version of "eXit" but written completely in Applesoft BASIC to be natively ran on Apple ][ computers.

Getting Started

Ready to launch image here: "exit_prodos_111.dsk"

If you wan't to build this image by your own hands proceed to next section.

Building

  1. Install libjpeg & libpng
  2. cd build
  3. sudo sh build_prodos_111.sh
  4. Grab your fresh .dsk image at disks/exit_prodos_111.dsk

Built With

Emulator

  • microm8 - Apple II Emulator for Windows, macOS / OSX and Linux

Disk Manager

  • AppleCommander - a cross-platform set of tools used to manipulate Apple ][ disk images

Tools

  • tohgr - simple CLI tool to convert images in PNG, JPG, or XPM format to Apple II HGR image format (uses libjpeg & libpng)

About

Apple //e implementation of text game "eXit" that appeared in S4E11 Mr. Robot series

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published