Skip to content

Desenvolvimento de um tutorial para criação de jogos usando Processing+jBox2d

Notifications You must be signed in to change notification settings

Pedroglp/jogoDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple game tutorial using box2d and Processing.
All the comments in the code are written in portuguese PT-BR.
For compiling and opening the pdes you'll first need Processing IDE and Box2d Lib.

About the code(can be found at Jogo folder):
Jogo.pde - Main Code
Personagem.pde - Character (the box) class
Plataformas.pde - Plataforms that move in the game
Chao.pde - Ground Class
Fases.pde - Simple function to create a new map for the game.
Tecla - Code where we store all of our keys
Colisao - Where we check and threat all the collisions that happens in the game

At Execs folder you can check the new stable version of the game for Mac, Windows and Linux.

About

Desenvolvimento de um tutorial para criação de jogos usando Processing+jBox2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published