Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 The Adventures of Purply Box!
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
killjoy1337




PostPosted: Fri Apr 09, 2010 6:57 pm   Post subject: The Adventures of Purply Box!

This is just a platform game I have been working on.
How to Play:

Menu:
Left and Right to select. Enter to select

Game:
Arrow Keys to move, space to jump

Map Editor:
'S' to save
'L' to load
up and down to change map
left and right to change tile
click to place tile

Tile legend:
White - Delete
Brown - Fake Block
Green - Spawn point
Gray - check point
Blue - end level
Red - DEATH!!
Black - normal platform
Yellow - Invisible platform

Objective:
Get your purple box to the blue box to complete the levels game ends when their are no more level files
avoid red blocks as they kill you, grey boxes are checkpoints

Possible Future Features:
-Some kind of collection system
-teleporters
-enemies
-cooler background (either image support or idk...)

Not possible Future Features:
-More advanced graphics
I have a love of simplistic graphics and different colored boxes are as simple as they get besides pixels Razz

Please give feedback and any features you would like I hope you enjoy ^_^



Platformer.rar
 Description:
Platform Game

Download
 Filename:  Platformer.rar
 Filesize:  276 KB
 Downloaded:  260 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
ProgrammingFun




PostPosted: Fri Apr 09, 2010 7:36 pm   Post subject: RE:The Adventures of Purply Box!

Great game! There is another game of this sort in the Turing Submissions which uses teleporters, gravity-killers Mr. Green , and "stick to the roof to go forward" things. You could refer to that for the development of version 2.

Otherwise, this is a great game and is executed very well (although my Norton went crazy (I hate Norton)).

Good luck for version 2.
USEC_OFFICER




PostPosted: Fri Apr 09, 2010 7:37 pm   Post subject: RE:The Adventures of Purply Box!

Gravity killers?
killjoy1337




PostPosted: Fri Apr 09, 2010 7:38 pm   Post subject: Re: The Adventures of Purply Box!

thank you I am glad you enjoyed it, I will look deffinatly look at the game you suggested ^_^
ProgrammingFun




PostPosted: Fri Apr 09, 2010 7:40 pm   Post subject: Re: RE:The Adventures of Purply Box!

USEC_OFFICER @ Fri Apr 09, 2010 7:37 pm wrote:
Gravity killers?


I meant certain areas when you can defy gravity and fly for a while...I think the mentioned game had that.

[EDIT] BTW, I think this is the game which I was talking about: http://compsci.ca/v3/viewtopic.php?t=22641 [/EDIT]
killjoy1337




PostPosted: Fri Apr 09, 2010 8:08 pm   Post subject: Re: The Adventures of Purply Box!

Just to let people know my levels are not meant to be good. I suck at making levels they are mainly meant to show features of the game, feel free to make and post your own levels ^_^
SNIPERDUDE




PostPosted: Fri Apr 09, 2010 11:04 pm   Post subject: RE:The Adventures of Purply Box!

Wow, that was rather addicting. I do agree more tile types to work with would be awesome.
I guess some ideas for some new tiles could be (including some previously stated ones):
- Gravity killers (temporarily kills gravity, ie flying)
- Gravity flippers/changers (while the map is not rotated, the ceiling becomes the new floor, or wall. Jumping brings you downward (in the case of you on the ceiling), and gravity pulls you back up)
- Rotate map (turns the map sideways/upside down. Gravity is normal)
- a patrolling bot that just moves forward turning as the wall does
- a slow pulsing laser that shoots across (vertically or horizontally)
- teleporters
- accelerators (think a trampoline or something, but shoots the player in the direction they are moving a distance

I'll post more ideas as I think of them.
Some of the things I suggested might not work well with solid colours, but if you keep it 8-bit graphics [drawn within Turing] it could keep to the overall theme.

I should also mention:
1) Your map 3 didn't have a start or finish point.
2) You should add a right click feature for map editing for a delete tile feature. Maybe a text on the top too telling you what tile brush you are on too would be helpful.

So far great work!
+bits!
killjoy1337




PostPosted: Sat Apr 10, 2010 4:33 am   Post subject: Re: The Adventures of Purply Box!

Here is a small update to the game

Changes:
-Added Sidebar to the main game and the map editor
-Sidebar shows lives and level in game
-Sidebar shows Tile and description in map editor
-Added 4 direction gravity changer tiles (up, down, left, right)
-right click to delete tile now
- "p" pauses the game
- "c" clears a map
- made some basic levels to show off Gravity changers
- you die if you leave the screen

I appreciate the comments, and idea's very much, please continue to give any feedback, and any bugs you find, thank you ^_^.
Also please post any levels that you make



Platformer.rar
 Description:
An update to the Game

Download
 Filename:  Platformer.rar
 Filesize:  5.24 KB
 Downloaded:  91 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
SNIPERDUDE




PostPosted: Sat Apr 10, 2010 7:46 am   Post subject: RE:The Adventures of Purply Box!

Awesome so far!
I have a map I'm making, I'll post when done.
Teleporters would be the next easy one to tackle..

EDIT:
Okay, I've made a couple maps. One is simplistically amusing, the other is rather difficult - there are hidden gaps in floors to death. Go to edit mode to see where.
If used credit appreciated (you can use my CompSci name [SNIPERDUDE] or my real name [Leo LeBlanc]).

Keep the features coming!



Levels.zip
 Description:
The two levels I made.

Download
 Filename:  Levels.zip
 Filesize:  482 Bytes
 Downloaded:  93 Time(s)

Thaviel




PostPosted: Mon Apr 12, 2010 9:15 am   Post subject: Re: The Adventures of Purply Box!

Awsome!
I played this for a combined 69 hours! Shocked
SNIPERDUDE




PostPosted: Mon Apr 12, 2010 9:37 am   Post subject: RE:The Adventures of Purply Box!

Agreed, I'm still playing it
killjoy1337




PostPosted: Tue Apr 13, 2010 12:26 pm   Post subject: Re: The Adventures of Purply Box!

Hi, this is another update, just added a couple of more features

-Fixed bug with gravity change where you go through walls
-Added Teleporters
-Added Main Menu and GameOver pictures
-Added Title Screen

note: -the teleporters just pick a teleporter of the opposite color at random and travel there
-press down at a teleporter to use them
-game looks best at a resolution higher then 1024X768 because of window size

Thanks to everyone who has played and enjoyed Purply Box so far, and keep posting those levels, I shall give credit if I use them in the final version. Please post any comments, suggestions and bugs please. Enjoy ^_^


Edit: Here is a level my friend made, good luck and no cheating Razz. just rename to the level you want and put in levels folder



PurplyBox.rar
 Description:
Ver. 0.3

Download
 Filename:  PurplyBox.rar
 Filesize:  26.74 KB
 Downloaded:  119 Time(s)

killjoy1337




PostPosted: Tue Apr 13, 2010 2:08 pm   Post subject: Re: The Adventures of Purply Box!

sorry for double post but forgot to upload the level Razz


1.rar
 Description:
Friends Level

Download
 Filename:  1.rar
 Filesize:  234 Bytes
 Downloaded:  98 Time(s)

SNIPERDUDE




PostPosted: Tue Apr 13, 2010 3:30 pm   Post subject: RE:The Adventures of Purply Box!

0 starting lives? Sad
(I just changed the variable myself)
killjoy1337




PostPosted: Tue Apr 13, 2010 4:17 pm   Post subject: Re: The Adventures of Purply Box!

lol sorry about that, I set it to 0 for testing purposes and forgot to change it back, for all who want to know, change the START_LIVES const to change the starting lives.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 15 Posts ]
Jump to:   


Style:  
Search: