imports from libregamewiki, conversions cvs to git, correcting keywords and code dependencies

This commit is contained in:
Trilarion
2019-11-12 11:08:11 +01:00
parent 954e28e0d6
commit 40bdbfc382
136 changed files with 1324 additions and 374 deletions

17
entries/runfield.md Normal file
View File

@ -0,0 +1,17 @@
# Runfield
_Simple 2D game where you control a fox and try to run as long as you can, jumping over the holes in the field._
- Home: https://web.archive.org/web/20151230145617/https://developer.mozilla.org/en-US/demos/detail/runfield/#
- State: mature, inactive since 2011
- Play: http://fhtr.org/runfield
- Platform: Web
- Keywords: arcade, open content
- Code repository: https://github.com/kig/runfield.git
- Code language: JavaScript
- Code license: GPL-3.0
- Assets license: ? (MPL/GPL/LGPL)
Developer: Mozilla, Paul Rouget
## Building