2D Singleplayer Game Dev Kit
A downloadable dev kit
This page has download links for:
- An asset pack that includes art, sound effects, and fonts.
- A Godot Project with basic singleplayer game features including menus, win/fail state, and template scripts.
- A Unity Package with basic singleplayer game features including menus, win/fail state, and template scripts.
The most up to date versions of the asset pack and Godot kit are available here.
A video on the Godot kit can be found here.
A video on the Unity kit can be found here.
Check out our local multiplayer kits here.
Status | Released |
Category | Assets |
Authors | wavefriend, Raymond Lin |
Tags | 2D, Asset Pack, Godot, Singleplayer, Unity |
Code license | MIT License |
Asset license | Creative Commons Zero v1.0 Universal |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Download
Install instructions
Asset Pack
The asset pack is ready to be unzipped and used in any game engine as it contains only standard file types (.png, .wav, .ttf, .otf).
Godot Dev Kit
The Godot dev kit must be unzipped and then imported with the Godot launcher. The kit was made in Godot 3.4.4 and should work in all versions of Godot 3.2 and beyond.
Unity Dev Kit
The Unity package should be downloaded and then imported into an empty Unity project using Assets -> Import Package -> Custom Package, and then navigating to where the .unitypackage file is. You can watch this video for an example of the process.
Comments
Log in with itch.io to leave a comment.
Thank you, can i know the licence on this? You should add that in the more information drop down.
MIT license for the code. Creative Commons Zero for the other assets. More information in the GitHub link. In general, do whatever you want with this kit. I'd be hyped to hear what you have done with the kit, but that's not required.