Skip to content
This repository was archived by the owner on Feb 26, 2018. It is now read-only.

Protogame has been sunset as of 1st Jan 2018 and is no longer supported or maintained

Notifications You must be signed in to change notification settings

RedpointArchive/Protogame.Template.Platformer

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2017
May 10, 2017
Aug 26, 2017
Aug 26, 2017
Feb 26, 2018
Dec 21, 2017
Feb 26, 2018
Dec 26, 2016
Apr 23, 2017
Apr 23, 2017

Repository files navigation

Protogame "Platformer" Template

❗❗❗ Protogame has been sunset as of 1st Jan 2018 and is no longer supported or maintained. Please read the announcement for more information: Sunsetting Protogame. ❗❗❗

This template implements a basic 2D platformer in Protogame. It covers the following topics:

  • How to create non-componentized entities
  • How to play audio
  • How to perform collision detection and movement in a platformer
  • How to load Ogmo editor levels
  • How to bind events to actions
  • How to implement the spawner pattern

Getting Started

This template is available in the Protobuild Manager, which provides a graphical interface to create projects.

Alternatively, you can create this template from the command-line with:

Protobuild.exe --start https-git://www.github.com/RedpointGames/Protogame.Template.Platformer

Just download Protobuild.exe and place it in an empty folder where you want to create your project.

Screenshot

Screenshot