Skip to content

szymonborda/portable-npc

Repository files navigation

PorableNPC

Mobile application simulating textual and voice interaction with NPCs in role-playing games. It is a subject of my engineering thesis.

It cooperates with the backend application portable-npc-backend

screenshot of home screen

screenshot of chat view

Development

  • Install node v18 (if you already have other node version installed try using nvm)
    $ nvm install 18
    $ nvm use 18
    $ node --version
    v18.18.0
  • Install yarn
    $ npm install -g yarn
    $ yarn --version
    1.22.19
  • Install dependencies and start expo development server
    $ yarn
    $ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors