Closed
Bug 855695
Opened 12 years ago
Closed 12 years ago
Add webfighter as a reference app
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-11
People
(Reporter: jlong, Assigned: jfong)
Details
(Whiteboard: u=dev c=devhub p=2 s=2013.5)
ednapiranha told me to provide:
1. 4 screenshots of app, at least 179x269
2. description
3. link to my walkthrough
4. difficulty level, code breakdown
5. web apis & 3rd party libs used
6. link to github repo
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jfong
Whiteboard: u=dev c=devhub p=2 s=2013.5
Assignee | ||
Updated•12 years ago
|
Assignee: jfong → jlong
Reporter | ||
Comment 1•12 years ago
|
||
Description:
Webfighter is an R-Type and Tyrian inspired game where you must hunt down an alien bug and destroy it. As a side-scrolling shooter, pick up various weapons to blast your way through enemies. In addition to destroying the alien bug, kill as many enemies as possible to get the highest score.
Difficulty level: Medium
Code breakdown:
Web APIs: canvas, fullscreen, touch events (is that an API?)
3rd party libs: none
Github: https://github.com/jlongster/webfighter
Still working on the walkthrough, should have that done soon.
Reporter | ||
Comment 2•12 years ago
|
||
Sorry forgot to fill the code breakdown in:
HTML: 2%
CSS: 6%
JavaScript: 92%
Reporter | ||
Comment 3•12 years ago
|
||
Walkthrough (will finish this today): https://github.com/jlongster/webfighter/blob/master/docs/making-of.md
Assignee: jlong → jfong
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 2013-04-11
You need to log in
before you can comment on or make changes to this bug.
Description
•