Skip to content

bernatixer/Gevolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gevolution

Evolution like three.js based game Gevolution

Demo

You can see the progression of the game in the following page.

Note: Demo is not up to date with the code

Installation

git clone git@github.com:bernatixer/Gevolution
npm i

Usage

Development server

npm start

You can view the development server at localhost:3000.

Production build

npm run build

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

Author

License

This project is open source and available under the MIT License.

About

Just... Evolve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published