additions from libregamewiki and backlog

This commit is contained in:
Trilarion
2021-09-13 16:11:36 +02:00
parent 1574706e00
commit 03fe991683
49 changed files with 740 additions and 109 deletions

15
entries/movenoid.md Normal file
View File

@@ -0,0 +1,15 @@
# MoveNoid
- Home: https://webhamster.ru/site/page/index/articles/projectcode/447
- Inspiration: Breakout
- State: mature, inactive since 2017
- Keyword: arcade
- Code repository: https://github.com/xintrea/movenoid.git
- Code language: C++
- Code license: GPL-3.0, 3-clause BSD
- Code dependency: Box2D
- Developer: Xintrea
Controlled using a web camera and an object with two rectangles, like a small piece of cardboard or a big box.
## Building