Uploading your Java Game
*You need all of the files needed to run your game and a thumbnail of your game. The thumbnail should be 200 pixels by 150 pixels.
*If you are uploading an updated version of the game, only upload the changes (make sure they are named differently from the original).
Log in with your student ID and password.
From the pages on the left, click on “Upload Files” under Student games.
Upload the game files and thumbnail. (You need to upload them individually). Make sure you have the 3 files generated by PulpCore (a .jar file, a .zip file, and a .js file). Also, rename the .js file so it does not say "pulpcore.js".
Go to the Games in Progress page and click on any game.
Click on Main, which is located right above the title.
At the top of the page, click on the button that says “post new entry”.
Type in the name of your game. After that, click on the Insert Code Block button.
Paste the following code in the box:
|
<div id="game"> |
Make sure you change the values in red. After you are done, click on Save & Close.
You should now see your game on the webpage. Click on the title, which will bring you to a new page with only your game on it. Once on this page, copy the URL.
Ex. http://www.ottawatechstudents.com/student-games/2010/7/8/my-game.html
Go to the Linking your game page to learn how to link your game to the ottawatechstudents website.
