Skip to content

Dungeon Generator

License

Notifications You must be signed in to change notification settings

SpecSamurai/Odysseus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Generator

 ██████╗ ██████╗ ██╗   ██╗███████╗███████╗███████╗██╗   ██╗███████╗
██╔═══██╗██╔══██╗╚██╗ ██╔╝██╔════╝██╔════╝██╔════╝██║   ██║██╔════╝
██║   ██║██║  ██║ ╚████╔╝ ███████╗███████╗█████╗  ██║   ██║███████╗
██║   ██║██║  ██║  ╚██╔╝  ╚════██║╚════██║██╔══╝  ██║   ██║╚════██║
╚██████╔╝██████╔╝   ██║   ███████║███████║███████╗╚██████╔╝███████║
 ╚═════╝ ╚═════╝    ╚═╝   ╚══════╝╚══════╝╚══════╝ ╚═════╝ ╚══════╝

How to use

Install npm packages

cd src/client
npm install

NPM development scripts

npm run watch - Turn on webpack development watch mode

npm run dev - Build in development mode

npm run prod - Build in production mode

npm run server - Run client server

Storybook

cd src/client
npm run storybook

Backend server

cd src/server/Infrastructure/WebApi
dotnet run

About

Dungeon Generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages