Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fielding/trouser-snake

WIP | my take on the classic snake game
https://github.com/fielding/trouser-snake

Last synced: 10 days ago
JSON representation

WIP | my take on the classic snake game

Awesome Lists containing this project

README

        

# Trouser Snake

I've put up some initial work in my free time @ https://codepen.io/fielding/pen/yzEoyw . This initial codepen iteration will help to iron out any unforseen aspects, and with out any extra work provide insight toward code structure, etc.

## Concept Art

### Into/Title screen
![titlemenu](concept/titlemenu.png)
### Playstate
#### early
![playstate-early](concept/playstate-early.png)
#### late
![playstate-late](concept/playstate-late.png)
#### complete
![playstate-complete](concept/playstate-complete.png)