Skip to content

kelindar/emitter-platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

This example demostrates a way to put things together and create a simple platformer game with a Gopher!

Use arrow keys to run and jump around. Press ENTER to restart. (And hush, hush, secret. Press TAB for slo-mo!)

The retro feel is, other than from the pixel art spritesheet, achieved by using a 160x120px large off-screen canvas, drawing everything to it and then stretching it to fit the window.

The Gopher spritesheet comes from excellent Egon Elbre.

Screenshot

About

Making a multiplayer platformer game with emitter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages