szhu / 3030

%%30%30 Game: Don't touch the trees! (Thanks, Chrome dev team!)
http://szhu.github.io/3030/
1.51k stars 113 forks source link

Better game.map #17

Closed Crayder closed 9 years ago

Crayder commented 9 years ago

Generated with my random map generator.

szhu commented 9 years ago

Thanks for your suggestion! Please do the following to update the README:

cd src
make

Then commit README.md and push it to your branch.

cd ..  # if you were in src
git add README.md
git commit -m "Update README.md: Better game.map"
git push
szhu commented 9 years ago

It's okay, I updated the README myself. The game is much harder now… I like it!

Thanks for our contribution!

Crayder commented 9 years ago

I was going to do it when I got home, I only mess with Python when I'm booted into Linux.

szhu commented 9 years ago

Ah, I see. No worries, and thanks again!