Fallout Choice, WIP - Text RPG/CYOA

Lost Metal

Olde Skull
Hey guys,

I have re-coded the character creation & some engine aspects of Fallout Universe (1 & 2) in Java.
It is all Text/Console/Shell based and setup to be kind of a Choose Your Own Adventure game.

If anyone is interested in writing for it, let me know.
Also, if you can code in Java, that would be fun to collaborate.

I want to keep it all Text Based, maybe add ASCII graphics to it down the road (like Dwarf Fortress).

For anybody who wants to test it but has no experience with GitHub or Java ~
Download any Java IDE (Eclipse, NetBeans, IntelliJ, etc...) and run the Game.java file.

GitHub link https://github.com/javaNewbTL/FalloutChoice
 
Last edited:
Currently working on porting this over to Python.
If anyone knows the Python programming/scripting language and wants to write/code/collaborate, please let me know.
I think Python will be a better fit for this project, as Java syntax is driving me crazy with its verbosity.
 
Back
Top