Skip to content

Mist is an RPG style choose your adventure game written in C++.

License

Notifications You must be signed in to change notification settings

themayankjha/mist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mist


Overview

A RPG style choose your adventure game written in C++.

This code is compatible with the Borland C++ compiler only, since I wrote this when I was taught C++ using Borland compiler. That is a problem because the last stable release of this Compiler that I could easily find was released in 1997 for Windows Machines Only. Hence building from the source will be a problem. However, I might port this code to support modern compilers while also making it more elegant and less spaghetti.

To experience the game you can download the windows release that can be found in the releases tab or compile from source.

All contributions are welcome.


Compiling from Source

  • Download Borland 5.02 C++ compiler from here
  • Extract the zip and Install.
  • Now open The code in the compiler and run.
  • Viola, enjoy your game

Copyright

Copyright (c) 2021 Mayank Jha

License - MIT


About

Mist is an RPG style choose your adventure game written in C++.

Topics

Resources

License

Stars

Watchers

Forks

Languages