imports from libregamewiki

This commit is contained in:
Trilarion
2019-11-08 14:27:53 +01:00
parent 73969f8476
commit 644158b45f
65 changed files with 1409 additions and 275 deletions

15
entries/primeshooter.md Normal file
View File

@ -0,0 +1,15 @@
# PrimeShooter
_Abstract browser based shooter game. The player must shoot falling numbers with their divisors and scores points for clearing prime numbers._
- Home: http://thinkinghard.com/math/integers/PrimeShooter.html
- State: mature, inactive since 2010
- Keywords: arcade, educational, open content, shootem
- Code repository: (see the homepage itself)
- Code language: JavaScript
- Code license: GPL-2.0
- Assets license: GPL-2.0
Developer: Philip Dorrell
## Building