PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > PSP Programming & Development

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10-31-2009, 10:01 PM
Xfacter's Avatar
Xfacter Xfacter is offline
Programmer
PSP Newbie
 

Join Date: May 2009
Posts: 17
Xfacter Has a Beginner Reputation
Default Battlegrounds3 0.4x - Updated binary, source released

BG3 has been updated. New in this release are

* Configurable controls
* Save your play statistics
* More configurable games
* Some minor tweaks and fixes

In addition, the source code is now freely available under the BSD license.

Download (v0.4x)

If you like my work, please consider donating. Thanks!



Code:
 -------------------------------
|    Battlegrounds 3 - v0.4x    |
 -------------------------------
by Xfacter

[About]
BG3 is a hovertank deathmatch game. Using a variety of weapons, defeat
your opponents to bring glory to your homeland.

[Controls]
Movement - TRIANGLE, CIRCLE, CROSS, SQUARE
Look - Analog Nub
Change Weapon - D-Pad Left/Right
Fire - Right Trigger

(Note: Change look inversion and analog deadzone in the config.ini file)

[Gameplay]
There are a range of weapons in BG3 with varying levels of effectiveness.
In order to defeat an enemy you must deplete his shields and armor. The
machine gun is a good all-around weapon. The laser is effectiveagainst
shields. The tank shells are effective against armor. The missiles are
better all-around weapons.

[Content Creation]
It's pretty simple to make maps. Their format is described below.

All files for a map go in a folder named with a 2-digit number. This is so
the game can index all the maps easily. Within this folder are the following:

map.ini:		Configuration file used to set various values for the maps.
				Some of these need to be standardized. Checking the default
				maps should give a fairly straightforward view of what these
				should look like. When defining points on the map, use tile
				coordinates, eg, for the bottom left tile on the map, it
				would be "0 0" and for the top right tile of a 256x256 map
				it would be "255 255".
terrain.raw:	16-bit binary mapping of scaleable height values from lower
				left of map (beginning of file) to upper right of map (end
				of file)
terrain.tga:	Detail texture for heightmap, as it would look from a
				top-down perspective. For best performance, use palletized
				textures.

You can use whatever software you like to create the actual heightmaps. I use
earthsculptor - http://www.earthsculptor.com

[Credits]
Design, Coding, Graphics - Alex Wickes "Xfacter"
Tank Model - Harry Ridgeway - http://www.harrysite.net/
Sound FX - http://www.sounddogs.com/

Originally released for PSP-Hacks Homebrew Idol 2
http://www.psp-hacks.com/tag/homebrew-idol-2/
http://www.psp-hacks.com/forums/f141/homebrew-idol-2-battlegrounds-3-t239957/

[Special Thanks]
#psp-programing on irc.freenode.net - Couldn't have done it without you guys.
Raphael, Tomaz, InsertWittyName - Used much of your code for various purposes. Sorry if
	anything is not credited properly

[License]
I'm releasing the source code under the BSD license. Do whatever you want with it. Some
of it is good, much of it could be better. Please let me know if you find it useful or
interesting, or if you have any suggestions. Also note that there is more to xlib which
may be published later. See contact info below.

[Contact]
Questions or comments? Want to help with development (coding, graphics, etc.)? Email me!
For more details on this and other great games, visit my website.
Please consider donating at my website, these games take a lot of time and effort to make.

email: xfacter@gmail.com
website: http://xfacter.wordpress.com/
__________________
For game downloads and development updates, check out my website.
http://xfacter.wordpress.com/

Last edited by Xfacter; 11-01-2009 at 03:00 PM.
Reply With Quote
  #2  
Old 11-01-2009, 09:21 AM
pirata nervo pirata nervo is offline
Moderator
PSP Titan
 

Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 5,556
pirata nervo is on a distinguished road
Default

Isn't this the game that you entered in the competition?
Edit:
good work by the way
__________________

Reply With Quote
  #3  
Old 11-01-2009, 10:42 AM
MTN's Avatar
MTN MTN is offline
Programmer
PSP Hacks Member
 
Join Date: Jan 2009
Location: ...
Posts: 272
MTN Has a Beginner Reputation
Default

nice job




btw the link is dead
Reply With Quote
  #4  
Old 11-01-2009, 03:07 PM
Xfacter's Avatar
Xfacter Xfacter is offline
Programmer
PSP Newbie
 

Join Date: May 2009
Posts: 17
Xfacter Has a Beginner Reputation
Default

Fixed the link.

Pirata, yes it's that one. I updated it a little since then but I haven't had much time for it so I decided to release what I have along with the source.
__________________
For game downloads and development updates, check out my website.
http://xfacter.wordpress.com/

Last edited by Xfacter; 11-01-2009 at 03:43 PM.
Reply With Quote
  #5  
Old 11-02-2009, 12:23 AM
Brick Brick is offline
I am Flame Master
PSP Titan
 

Join Date: Mar 2005
Location: *this
Posts: 42,229
Brick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond reputeBrick has a reputation beyond repute
Default

Nice update. A multiplayer mode is what is missing from this game , although this would require a lot o effort if the project wasn't designed ready-to-get-online from the beginning.
Reply With Quote
  #6  
Old 11-03-2009, 09:09 PM
MasterMind33 MasterMind33 is offline
PSP Newbie
 

Join Date: Apr 2009
Posts: 1
MasterMind33 Has a Beginner Reputation
Default

Thanks a lot, I have loved this game since the first time I saw it!!!!
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©