NellWatson / VNlytics-Prototype

VNlytics Prototype made with Ren'Py 8
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Still active? #1

Closed AndreaBrg closed 11 months ago

AndreaBrg commented 11 months ago

Hi, I'd like to set up something similar in my game, and I wanted to know if this project is still active.

I found this repo here and here but many of the links in the post no longer work and I cannot find the sample prototype.

Thank you so much.

DipeshAggarwal commented 11 months ago

Hey. I should be able to help. Please let me know if you have any question. The new, better written, version of VNlytics is here https://github.com/NellWatson/VNlytics

NellInc commented 11 months ago

Thank you, both. Here is the new repo. I will update that posting!

https://github.com/NellWatson/VNlytics

Warmly,

Eleanor 'Nell' Watson CEET CITP FBCS FICS FIAP FIKE FRSA FRSS FCMI FLS SMIEEE

IEEE AI Ethics MaestroPresident, European Responsible AI OfficeDoctoral Researcher: Engineering, Gloucestershire Initiator, EthicsNet, CulturalPeace, Endohazard, Pacha .org

On Mon, Dec 4, 2023 at 5:02 PM Dipesh Aggarwal @.***> wrote:

Hey. I should be able to help. Please let me know if you have any question.

— Reply to this email directly, view it on GitHub https://github.com/NellWatson/VNlytics-Prototype/issues/1#issuecomment-1839082841, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJLCMWGCUW45OJN2I4QPLTYHX62PAVCNFSM6AAAAABAGJUZT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGA4DEOBUGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

NellInc commented 11 months ago

The prototype for testing it here: https://github.com/NellWatson/VNlytics-Prototype

On Mon, Dec 4, 2023 at 5:54 PM Nell Watson @.***> wrote:

Thank you, both. Here is the new repo. I will update that posting!

https://github.com/NellWatson/VNlytics

Warmly,

Eleanor 'Nell' Watson CEET CITP FBCS FICS FIAP FIKE FRSA FRSS FCMI FLS SMIEEE

IEEE AI Ethics MaestroPresident, European Responsible AI OfficeDoctoral Researcher: Engineering, Gloucestershire Initiator, EthicsNet, CulturalPeace, Endohazard, Pacha .org

On Mon, Dec 4, 2023 at 5:02 PM Dipesh Aggarwal @.***> wrote:

Hey. I should be able to help. Please let me know if you have any question.

— Reply to this email directly, view it on GitHub https://github.com/NellWatson/VNlytics-Prototype/issues/1#issuecomment-1839082841, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJLCMWGCUW45OJN2I4QPLTYHX62PAVCNFSM6AAAAABAGJUZT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGA4DEOBUGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

AndreaBrg commented 11 months ago

@DipeshAggarwal @NellInc Thank you.

I need some clarification about the content of https://github.com/NellWatson/VNlytics. Does it also include the server-side code? Does it still work with Ren'Py?

I see that the prototype contains a telemetry_ren.py, but I'm not sure how that is integrated into the sample game.

DipeshAggarwal commented 11 months ago

Hey @AndreaBrg

https://github.com/NellWatson/VNlytics is the server side component. You need to install NodeJS and MongoDB to run it.

And the new VNlytics-Prototype isn't done yet but you can use the documentation of VNlytics (server) and https://github.com/NellWatson/old-VNlytics-Prototype code from this to write something that will work.

Are you comfortable writing Python?

AndreaBrg commented 11 months ago

@DipeshAggarwal, thank you so much. Yes, I'm very used to Python, just new to Ren'Py.

I will take a look at what you shared.

DipeshAggarwal commented 11 months ago

@AndreaBrg Let me know if you need any help. I'm closing this for now.