daelsepara / sdl-dead

Down Among the Dead Men (Critical IF Gamebooks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Down Among the Dead Men (Critical IF Gamebooks)

C/C++ CI License: GPL v3 Release

This is an implementation of the Down Among the Dead Men game book (Critical IF Gamebooks) by Dave Morris. The game is written in C/C++ and uses the Simple DirectMedia Library (SDL).

Planned Features

  • Keyboard friendly with Mouse and Gamepad support (DONE)
  • Fully digitized gameplay (DONE)
  • Quality of life improvements to record keeping (PARTIAL)
  • Load / Save game at any point (DONE)
  • Sound
  • Multiplatform Linux/Windows/OSX (PARTIAL)

Current Progress (Screenshots)

Title screen

Title Screen

About screen

About Screen

Create Character

Create Character

Story screen (Main interface)

Story Screen

Copyright Information

DEDICATED TO MICHAEL MOORCOCK

A Critical IF gamebook

Originally published 1993 by Reed Consumer Books Limited
Revised edition published 2013 by Fabled Lands Publishing an imprint of Fabled Lands LLP

Text copyright (c) 1993, 2013 Dave Morris
Map and interior illustrations (c) 1993 Leo Hartas
Cover by Jon Hogson (c) 2013 Fabled Lands LLP

The author has asserted his moral rights.

ISBN 978-1-909905-01-6

Bugs

Feel free to report any bugs, issues, and/or suggestions. Thanks!

Other Gamebooks implemented with SDL

About

Down Among the Dead Men (Critical IF Gamebooks)

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%Language:Makefile 0.0%