Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate v3.3 changes #6

Open
sshipway opened this issue Dec 8, 2015 · 3 comments
Open

Incorporate v3.3 changes #6

sshipway opened this issue Dec 8, 2015 · 3 comments

Comments

@sshipway
Copy link
Owner

sshipway commented Dec 8, 2015

There is a copy of the v3.3 code, with MSDOS changes, in http://steveshipway.org/software/wanderer/f_wanderer.html -- the README3.3 file explains the changes.

Some of these changes need to be incorporated into the main branch, though none of them are essential.

@zzo38
Copy link

zzo38 commented Dec 31, 2023

Everett Kaser's Hero Hearts (which seems to have been based on this game) has these features, as well as the features of version 4.01 as well. Free Hero Mesh (which is a FOSS implementation of the Hero Hearts game engine) also has these features, and it might be possible to implement this game using that engine; the class definitions can be changed as needed in case of any behaviours that do not quite match Wanderer (if you need help, you can ask me questions about its working, or post bug reports and/or feature requests if they are needed).

@sshipway
Copy link
Owner Author

sshipway commented Jan 3, 2024

The Hero Hearts game looks pretty good, with some additional objects and programmable behaviour. I think making a Wanderer-clone in the engine should be possible, as well as all the screens https://www.kaser.com/mesh.html

@zzo38
Copy link

zzo38 commented Jan 3, 2024

MESH:Hero engine is limited to 29x21 grid sizes, while Free Hero Mesh has a larger limit 64x64. The screens of Wanderer are too wide for MESH:Hero, but I think they will be OK for Free Hero Mesh. A converter for the screens can be written (the Free Hero Mesh export format can be used).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants