A downloadable tool

Get on Steam!


Casual Game Engine is another playground for both gamers and developers. With the game engine you can create your own singleplayer shooter games in 2D in top-down perspective using AngelScript. Games can be made as standalone games, mods and, if desired, shared with Steam (you need an own developer account for that).

Casual Game Engine utilizes the famous AngelScript scripting language which has its valid place in the game development universe. It is easy to learn and has an easy understandable C++ style syntax.

Your actual game is implemented by creating custom entities, player behaviour and define maps with custom entities. You can just launch the engine GUI builder, create a new project and everything is generated for you. You then just have to modify the entity source files. We suggest to use VS Code as editor.

Note that this product is quite oldschool: There is no visual scripting or map editor included yet, so this is preferably suited for developers who like to write code.

Please refer to the online documentation in order to begin with the engine.

Development log

Leave a comment

Log in with itch.io to leave a comment.