Skip to content

kobawan/sprites-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does it do? 🤔

It can split an image sprite and use its splitted parts to randomly generate an image. It is useful for randomly generating terrain background images.

Demo

Start the app 🚀

npm install
npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.


This project was bootstrapped with Create React App.