Skip to content

An experimental platform for the data-driven exploration of procedural generation algorithms

Notifications You must be signed in to change notification settings

noceo/CS9040_Thesis_PGAPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PGAPlatform

An experimental platform for the data-driven exploration of procedural generation algorithms.

Build Setup

# go to app directory
$ cd app

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

An experimental platform for the data-driven exploration of procedural generation algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published