Skip to content

8street/ReversedBedlam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReversedBedlam

Part of the reversed Bedlam game. For educational purposes to learn how it works.

Lines of Code

Project State

Not playable yet.

  • Video: direct draw
  • Sound: direct sound
  • Mouse: yes
  • Keyboard: yes
  • Main menu: partially functioning
  • Map room: partially functioning
  • Shop room: no
  • Briefing room: no
  • Game process: tiles (draw one level)

Contributing

Contributors, welcome. Create a fork of this repository, then create a branch. Modify the source code in your branch. Finally, create a pull request to merge with my main branch. Patches and improvements are welcome.

IDA .idb reverse file here.

Compiling

  1. Open msvc/OpenBedlam.sln in Visual Studio 2019
  2. Compile x86 platform. x64 platform seems not support index8 direct draw mode
  3. Put compiled .exe file in your Bedlam folder. Or put Bedlam files in VS output directory
  4. Run

To run in a window mode, set the application 256 color compatibility mode.

About

Part of the reversed Bedlam 1996 game

Resources

License

Stars

Watchers

Forks

Packages

No packages published