imports from osgameclones

This commit is contained in:
Trilarion
2019-09-06 18:24:06 +02:00
parent 3944780743
commit b47e102013
60 changed files with 1106 additions and 160 deletions

16
games/visual_pinball.md Normal file
View File

@@ -0,0 +1,16 @@
# Visual Pinball
_Clone of Visual Pinball._
- Home: https://sourceforge.net/projects/vpinball/
- State: mature
- Download: https://sourceforge.net/projects/vpinball/files/
- Platform: Windows
- Keywords: remake, clone, inspired by Visual Pinball
- Code repository: https://svn.code.sf.net/p/vpinball/code/ (svn active), https://svn.code.sf.net/p/vpinball/scintilla/
- Code language: C++
- Code license: MAME (see https://sourceforge.net/p/vpinball/code/HEAD/tree/trunk/txt/license.txt)
## Building
- Build system: CMake