Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julien-marcou/puzzle
https://github.com/julien-marcou/puzzle
game jigsaw-puzzle pixijs webgl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/julien-marcou/puzzle
- Owner: Julien-Marcou
- License: mit
- Created: 2022-05-04T13:24:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T21:21:21.000Z (7 months ago)
- Last Synced: 2024-10-14T19:54:23.232Z (3 months ago)
- Topics: game, jigsaw-puzzle, pixijs, webgl
- Language: TypeScript
- Homepage: http://puzzle.julien-marcou.fr/
- Size: 39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puzzle
https://puzzle.julien-marcou.fr/
## Requirements
- Node.js `v20`
- Angular CLI `v18`### Setup
- Create the `back/.env` file based on the `back/.env.template`
- `npm install`### Dev
- `npm run serve`