Skip to content

roSievers/pacosako

Repository files navigation

Paco Ŝako

An implementation of the game Paco Ŝako as a web app.

A screenshot of the game during play.

Development

The frontend is written in Typescript using Angular Run ng build --output-path="../dist" --watch in the frontend folder to build the frontend and provide the distribution to the server.

The server is also written in Typescript using NestJS as server framework. Run npm run start:dev in the /server folder in order to start a NestJS development server. Live communication between frontend and backend is done using Socket.io.

About

A webapp to play Paco Ŝako

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published