GitXplorerGitXplorer
A

hermit-crab

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4ae83212e1d1146f5ea8c22ae47deb9de89ba157

Center title

AArnaudValensi committed 6 years ago
Verified
0939718852318b74122a0659931511bf551b4d72

Update readme.md

AArnaudValensi committed 6 years ago
Verified
e830aa4396f48a431e52e23f17ca22221e4eb69a

Merge pull request #1 from ArnaudValensi/add-license-1

AArnaudValensi committed 6 years ago
Unverified
f9d07c478f11a775eed7af5bec3c65d4b32e9a40

Remove a miss added file

AArnaudValensi committed 6 years ago
Verified
0ec2fc4ca6692f4f192ee33435cfa59659d59fe6

Create LICENSE

AArnaudValensi committed 6 years ago
Verified
45c21f9f50c74bcbbb98c89581638aff9e0f0c79

Update readme.md

AArnaudValensi committed 6 years ago

README

The README file for this repository.

Hermit Crab

The story of a hermit crab travelling the world to find his home shell with his princess.

Dev Environment

The first time:

$ yarn install

Then:

  • open pico-8
  • cd hermit-crab
  • load hermit-crab.p8

Then in your regular terminal:

$ yarn build:watch

The cart will then be reloaded on save.