-
Notifications
You must be signed in to change notification settings - Fork 0
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
Is project still alive? #1
Comments
Hi! Yes, the project is still alive, but I haven't much time, so It goes slowly. The idea is make a "engine" for rpg game, and all the content must be in yaml files (Items, dialogs, NPCs... ). I try to make an algorithm for make decisions, but I am trying to learn some kind of IA and implement it. So you can't play, only watch what is happening. The idea comes from Conway's Game of Life and the zero play games. Next steps:
In the future I like to make some comunication, like MQTT protocol, because use logs are not very useful. |
That sounds really nice. The idea of zero player game inspired me to write my own (a very simple population number sim https://exisim.es), but your idea sounds much better :) Would it be something like a 2d/3d dungeon crawler? |
My idea is do only the engine, I mean, using MQTT you could subscribe, and you will receive information about the game. You could interpretate that info and made what you want. About the style, depends of the yamls, I will try to be as flexible as possible. |
Sorry for adding an issue for a repo without anything commited, but the name is very much intriguing. Are you going to develop it? Could you describe the idea? :)
The text was updated successfully, but these errors were encountered: