dockthepod
Member
- Joined
 - Jun 15, 2006
 
- Messages
 - 250
 
I've released grow v0.3.  
This version adds scoring saving as well as an indicator for best split time.
I've also re-worked the scoring to give a much higher bonus for long split times.
Enjoy!
Download here:
grow v0.3 (link fixed)
		
		
	
	
		
	  
		
	 
[cut]
	
	
	
		
[/cut]
				
			This version adds scoring saving as well as an indicator for best split time.
I've also re-worked the scoring to give a much higher bonus for long split times.
Enjoy!
Download here:
grow v0.3 (link fixed)
	
	[cut]
		Code:
	
	=====================================
|  grow							 |
|								   |
|		by josh mattoon			|
=====================================
welcome to grow.
grow is a simple game.  you maneuver 
a line through a  tunnel,   avoiding
the   walls.   to   earn points, you 
split your  line in two.  the longer
you stay split,  the more points you
get.  the wider you split  yourself,
the more points you get.  if one  of
your segments should crash  when you 
are split, that segment dies and you
forfeit  the  points  you might have 
earned.  the game  is over  when you 
have no more segments.
 -----------------------------------
| controls						  |
| --------------------------------- |
| move					 (up/down)|
| split						  (b)|
| reset					  (start)|
| quit					  (select)|
 -----------------------------------
i hope you  enjoy  playing, and  stay   
tuned for more updates.
v0.3
changed scoring
added score saving
added split timer
v0.2 
turned into game
added scoring
added splash screen
v0.1
initial release for game contest
wasn't a game, just an idea
	
	