Skip to content

The source code for the complete Papercraft Game, integrated into a rails application

Notifications You must be signed in to change notification settings

DominikGuzei/Papercraft-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Papercraft is a funny multiplayer browser game where you jump up platforms and try not to fall down into the flames. It uses the Handshake Framework to support multiplayer gaming together with your friends, controlled by your iphones/android mobile phones or laptops in front of one screen where the game is open. All you have to do is visit the online Papercraft Website and follow the instructions on screen.

How to start the game locally

Papercraft is build with a simple rails application, so you just need to download the source from here, change into the app directory and press rails s. If you are not a rails developer, please visit Ruby On Reals Official Website to learn about this incredible useful framework ;-)

How to develop the game

Currently Papercraft is built on The Render Engine, a huge framework for developing games in Javascript. So you have to get used to the engine specific workflow and class structure. You will find your way if you look into the public/javascripts/papercraft/src folder, where all the files and image resources for the game are located.

About

The source code for the complete Papercraft Game, integrated into a rails application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published