Open Source Games: Difference between revisions
Fixed bigbluecup links
(Minor spelling fixes :)) |
(Fixed bigbluecup links) |
||
(34 intermediate revisions by 15 users not shown) | |||
Line 1: | Line 1: | ||
Over the years some game makers have taken the time to release their AGS games open source, for all people to view, dissect, learn from, and make fun of. | Over the years some game makers have taken the time to release their AGS games open source, for all people to view, dissect, learn from, and make fun of. | ||
Some were collaborations, such as work on Demo Quests (the official getting-to-know AGS game.) Others were games people made in their spare time, and ones made to push AGS to the limits. | Some were collaborations, such as work on Demo Quests (the official getting-to-know AGS game.) Others were games people made in their spare time, and ones made to push AGS to the limits. Note that also, most [[List_of_Script_Modules|script modules]] are open source, too. | ||
'' | == Demo games == | ||
* [http://www.lucasstyle.com/media/ags/opensource/DQ31SOD-V100.ZIP '''Demo Quest: Source of Dreams 3.1 (beta 2)'''] - Currently the latest Demo Quest version. [I renamed the filename as to cause less confusion when opening it. It may have the name of an older version, but this just seemed easier.] You need AGS version 2.7 or later to use. [http://www.adventuregamestudio.co.uk/forums/index.php?topic=23083.0 Find out more.] | |||
* [http://www.lucasstyle.com/media/ags/opensource/dq3demo.zip '''Demo Quest v. 3'''] - An earlier version of Demo Quest. | |||
==From [http://www.juncmodule.com/ juncmodule]== | |||
[http://www. | |||
[http://www. | * [http://www.juncmodule.com/downloads/AGI_Temp_source.zip '''AGI Temp Source'''] - | ||
* [http://www.juncmodule.com/downloads/Keptosh1FULL_source.zip '''Keptosh 1 (Full)'''] - | |||
''''' | * [http://www.juncmodule.com/downloads/Keptosh2DEMO_source.zip '''Keptosh 2 (Demo)'''] - | ||
* [http://www.juncmodule.com/downloads/OoglyDEMO_source.zip '''Oogly Demo'''] | |||
* [http://www.juncmodule.com/downloads/SPYvsSPY_source.zip '''Spy vs. Spy'''] - A 2-player (same keyboard) game in the style of the awesome NES version. | |||
== Coding Contest == | |||
[ | Recently there has started a monthly-ish [[Coding Contest]] in the competitions forum which had the theme to create open-source minigames, guis, etc. More details under [[Coding Contest]]. | ||
[http://www.lucasstyle.com/media/ags/opensource/ | == Other == | ||
* [http://www.lucasstyle.com/media/ags/opensource/platform.zip '''Platformerius: The Ninja Incident'''] (or [http://www.bigbluecup.com/games.php?action=detail&id=220 here] - From 2ma2, this excellent one-scene platformer shows that almost anything is possible within AGS. There are some minor bugs, such as getting stuck, or dying at the screens edge, but if you download this, I bet you can fix it, right? | |||
* [http://www.lucasstyle.com/media/ags/opensource/lf.zip '''Little Fighters'''] - From Geoffkhan | |||
* [http://www.lucasstyle.com/media/ags/opensource/HLoBBSource.zip '''Historical League of Bouncy Boxing v1.1'''] - From Duzz. If you want a game that definitely doesn't fit with AGS's traditional creations, then this game is for you. | |||
* [http://www.adventuregamestudio.co.uk/site/games/game/506 '''Pixel Hunt'''] - From SSH. Winner of a [[MAGS]] contest, this game includes source code using the new OOP style scripting. | |||
* [http://www.adventuregamestudio.co.uk/site/games/game/448 '''Exile'''] - From jrp | |||
* [http://www.adventuregamestudio.co.uk/site/games/game/408 '''Airbreak'''] - From Rocco. Winner of a [[MAGS]] contest. | |||
* [http://www.virtual-illusion.com/board/index.php?topic=8.0 '''AGS Invaders'''] - From Rocco. Shoot'em Up Game (module included). | |||
* [http://www.adventuregamestudio.co.uk/site/games/game/166 '''FIFA International Football 2004'''] - From Duzz | |||
* [http://www.adventuregamestudio.co.uk/site/games/game/945 '''OpenQuest'''] - From sheail. A simple open source adventure game. | |||
* [http://www.adventuregamestudio.co.uk/forums/index.php?topic=50544 '''Lema Sabachthani'''] - From Billbis. AGS 3.3.0 | |||
* [http://www.whamgames.com/downloads/MAGSLaSolSE.rar '''Submerged - LaSol'''] - From WHAM. | |||
* [http://gamejolt.com/games/icbm/57197 '''ICBM'''] - From Michael Davis. | |||
== Template games to use == | |||
* '''[[Simpsons game template]]''' - From [[Joseph DiPerla]] | |||
[ | |||
[ | |||
[[Category:Scripting]][[Category:Design resources]] | |||