Skip to content

Commit

Permalink
Remake the 2d/platformer demo from scratch
Browse files Browse the repository at this point in the history
This Godot project is a complete rewrite of the official Platformer 2D demo. This is part of a proposal to improve and harmonize the official demo projects. We want to:

- Teach good programming practices with Godot.
- Bring demos to a higher quality standard.
- Unify the code in the demos.

See the [open issue](godotengine#390) for more information.

This new demo showcases features from the original, and works with Godot 3.2.

Co-authored-by: Johnny Goss <me@johnnygoss.dev>
  • Loading branch information
NathanLovato and johnnygossdev committed Feb 5, 2020
1 parent 177884f commit e323bea
Show file tree
Hide file tree
Showing 88 changed files with 1,633 additions and 1,570 deletions.
268 changes: 0 additions & 268 deletions 2d/platformer/Stage.tscn

This file was deleted.

243 changes: 0 additions & 243 deletions 2d/platformer/TileSet.tres

This file was deleted.

Loading

0 comments on commit e323bea

Please sign in to comment.