Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 683 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 683 Bytes

Godot game examples


1) Simple collection game with timer and score

Win Game for Godot 2 & 3.zip

GODOT 3 version does not seem to work, the code has been changed between 2 and 3 and the export function is still a work in progress.


2) Player controls

PlayerControls_v.1.zip

Test project that has basic character controls. Currently character can go left and right and jump. And jump again only after character is back on the ground. Made with Godot 3.0.