Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaytaph/vgfl
Virtual Game Framework Library
https://github.com/jaytaph/vgfl
Last synced: 22 days ago
JSON representation
Virtual Game Framework Library
- Host: GitHub
- URL: https://github.com/jaytaph/vgfl
- Owner: jaytaph
- License: bsd-3-clause
- Created: 2014-02-24T16:53:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T16:53:48.000Z (over 10 years ago)
- Last Synced: 2023-03-11T01:23:35.697Z (over 1 year ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Initial setup for VGFL (Virtual Game Framework Library)
This library can be used to create games that are played through a mobile app (HTML5 website?).
The game consists of a bit of javascript defining the game. It must be uploaded to a game-server,
which in turn will run the game. Users can log into the game, and play it.