Skip to content

78Alpha/Necro

Repository files navigation

Welcome Doctor!

In this IN-Dev game you will be the one to create the plague to destroy life as we know it! Mysterious individuals have come into your life and found that one soft spot to nake you bend your knee, so take the life of all, grow the ultimate form of death, or pay the consequences.

Platform

Designed purely with CPython, this game is currently cross-platform without any 3rd party dependencies with some minor exceptions...

  • Windows 8.1 and below
  • Android
  • IOS

Those listed above do not have direct support in mind (yet!). The game is dependant on escape sequences currently and therefore does not work well on Windows command prompt. On Windows 10 you can emulate a terminal using powershell and certain settings so it has partial native support. Windows 8.1 and below would need to use something like commander (may be added in future packages with custom launch options). Android and IOS, even if you use the .py files in some kind of editor, the resolution of such screens will break the text based GUI, and if an actual GUI is added (or 3rd party dependencies) it will cease to function at all.

Mechanics

It's fairly simple, go from week to week (turns) and try to "kill all humans". You can do this in a variety of ways, mostly pre-determined gene mutations at this point.

Disclaimer

I have no idea if the game can actually be beaten, in the first version I tried I lost in under 30 days, so testing and balancing will need to be added as things roll along, so if you end up yelling at your screen, tell me what happened and I may be able to balance it out. Just report it in the issues section of this repository.

Bugs

If you find a bug, let me know, Linux gets prime support since WIndows is just a VM for me. The issues section should be put to good use!