forked from vectorstorm/vectorstorm
-
Notifications
You must be signed in to change notification settings - Fork 0
rapid prototyping game library
License
St4ck777/vectorstorm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VectorStorm is intended to be a professional-grade game engine for two purposes. First, to serve as an educational jumping off point for programmers who are comfortable writing console applications, and are ready to start thinking about graphical ideas, but not yet ready to create an entire game engine. Second, to serve as a rapid gameplay prototyping platform for myself and for others. Historically, VectorStorm was designed to solely support 2D vector graphic games, but today it supports 3D, textured polygons, and simple shaders. The VectorStorm engine and its component code is distributed under the terms of the zlib license, and may be freely used or re-used in open-source or proprietary projects. Acknowledgement of the use of the code is always appreciated, but is not required. Note that individual games implemented using the VectorStorm engine may not themselves be covered by the zlib license; the zlib license grant only covers the code in the VectorStorm engine itself. - Trevor Powell trevor -at- vectorstorm -dot- org
About
rapid prototyping game library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 58.3%
- C 40.7%
- Other 1.0%