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

Is project still alive? #1

Open
magicznyleszek opened this issue Feb 23, 2022 · 3 comments
Open

Is project still alive? #1

magicznyleszek opened this issue Feb 23, 2022 · 3 comments

Comments

@magicznyleszek
Copy link

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? :)

@PedroL129
Copy link
Owner

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:

  1. Map generation
  2. NPCs
  3. Dialogs options
  4. Quests
  5. Skill trees

In the future I like to make some comunication, like MQTT protocol, because use logs are not very useful.

@magicznyleszek
Copy link
Author

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?

@PedroL129
Copy link
Owner

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.

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