People Online: 7
Vylocity Logo

Create games with Vylocity!

Vylocity makes it easy to create cross platform 2D games for free using powerful development tools made with modern web technologies.

Create Download
See what others have created!
Notice:  Vylocity is in early alpha and some features are incomplete. Join us on Discord IconDiscord to stay up to date with the latest developments!

What is Vylocity?

Vylocity is a free cloud-based game creation service and game portal. Easily create powerful web-based games using a simple JavaScript-like language known as VyScript. Make and edit games using powerful web-based tools on any computer. Work on your own or easily collaborate with other developers. Once your project is ready for people to play it, simply publish the game to the Vylocity game portal or easily embed it on any web page.

Why VyScript?

VyScript was created because JavaScript lacks structure and was not originally designed for creating games. VyScript takes JavaScript and gives it a structure to make it not only easier to use, but better for making games.

VyScript provides all the built-in goodies for easily creating games without starting from scratch, and the builder translates everything into pure JavaScript, so when you run your game, there is no interpretation. But do not worry, if you want to use pure JavaScript, you can! You can even access the engine and communicate back and forth.

If you are interested in learning VyScript and creating your first project on Vylocity, head over to the tutorials page.

Developers

Developers are given full access to all aspects of the powerful and flexible Vylocity engine. While the engine provides defaults so you do not have to create your own networking, drawing systems, and so forth, developers have the ability to bypass those systems and create their own.
  • Create as much client-side code as desired, decide how networking will be handled, communicate between multiple servers simultaneously, use the default automated networking, or a mixture of it all!
  • Create new screens with different layers and manually draw anything you wish on the screens or let the engine handle it all for you.
  • Override any function or system and change anything during runtime.
  • Use HTML and CSS for rich and powerful interfaces, integrated right into the game, or use the built-in graphical-based interface systems.
  • And much more!
While the engine, language, and tools are very powerful and flexible, developers interested in creating games as easily as possible can do so by simply using the defaults. You just create the content!

Tools

Code Editor

Code Editor
Create and edit VyScript code, JavaScript, or custom text files while using the custom code editor.

Map Editor

Map Editor
Create and edit maps for your games using the custom map editor.

Interface Editor

Interface Editor
Create and edit rich interfaces while using the custom interface editor.

Icon Editor

Icon Editor
Create and edit Vylocity icons while using the custom and feature rich icon editor.

And More!

Other tools that Vylocity provides will also help you easily create your game!