Aquarius: An Aquatic Experience and Pinkun Maze Quest: Difference between pages

From Sierra Wiki
(Difference between pages)
Jump to navigationJump to search
 
sierraw>Andrew Branscom
Created page with "<div align="center" style="font-size: 22pt">Pinkun Maze Quest</div><br /> {{FanAGIReleaseInfobox | ReleaseName = Pinkun Maze Quest | Image = 190px<..."
 
Line 1: Line 1:
<div align="center" style="font-size: 22pt">Aquarius: An Aquatic Experience</div><br />
<div align="center" style="font-size: 22pt">Pinkun Maze Quest</div><br />


{{FanSCIReleaseInfobox
{{FanAGIReleaseInfobox
| ReleaseName = Aquarius: An Aquatic Experience
| ReleaseName = Pinkun Maze Quest
| Image = [[Image:Aquarius.png|190px]]<br />
| Image = [[Image:PinkunMazeSS.png|190px]]<br />
''Aquarius: An Aquatic Experience Title Screen''
''Pinkun Maze Quest Title Screen''
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
| MusicalTheme = <!-- [[File:.ogg]] -- ><!-- <br />&nbsp;
''InsertTitleHere''<br />&nbsp; -->
''InsertTitleHere''<br />&nbsp; -->
| ReleaseVersion = {{UnknownVer}}
| ReleaseDate = Mar. 18, {{2002}}<ref>[[scip:community/index.php?topic=2593.0|SCIprogramming.com Topic: Pinkun Maze Test announcement]]</ref>
| ReleaseDate = Mar, {{2007}}
| ReleaseVersion = 0.1
| ProjectStatus = {{Completed}}
| ProjectStatus = {{CompletedFanAGI}}
| Developer = {{ShaneCloud}}
| Developer = {{Nick Sonneveld}}
| Publisher = {{ShaneCloud}}
| Publisher = {{Nick Sonneveld}}
| Designer = {{ShaneCloud}}
| Designer = {{Nick Sonneveld}}
| Source = {{NoSource}}<!-- {{Source}}Included in download -->
| Source = {{NoSource}}<!-- {{Source}}Included in download -->
| Category = {{FanSCIGame}}
| Category = {{FanAGIGame}}
| Type = {{FanSCICompetitionGame}}  
| Type = {{FanAGIMiniGame}}
| Genre = {{Simulation}}
| Genre = {{Puzzle}}
| Theme =  
| Theme =  
| Engine = {{SCI0}}
| Engine = {{AGI2}}
| Platform = {{DOS}}
| Platform = {{DOS}}
| Localization = {{English}}
| Localization = {{English}}
| Website = {{SCIPSCIURL}}
| Website = http://agidev.com/
}}
}}


<br />
==<br /> Description ==
==<br /> Description ==


<blockquote>
<blockquote>
'''''Aquarius: an Aquatic Experience''''' is [[Shane Cloud|S Cloudee's]] entry in the Mar, 2007 Community competition
[[Nick Sonneveld]]'s '''''Pinkun Maze Quest''''' uses interpreter version 2.936.
</blockquote>
</blockquote>


==<br /> Screenshots ==
==<br />Screenshots ==


{| align="center" width="70%"
{| align="center" width="80%"
| align="center"|[[Image:AquariusSS1.png|320px]]
| align="center"|[[Image:PinkunMazeSS1.png|320px]]
| align="center"|[[Image:AquariusSS2.png|320px]]
| align="center"|[[Image:PinkunMazeSS2.png|320px]]
|}
|}


==<br /> Story ==
==<br /> Synopsis ==


<blockquote>
Help Pinkun find the gem!
Experience the daily hazards of the Americus Goldes Fishius, aka a goldfish, as you demonstrate the superior intellect of man by surviving over a week. No typing and no clicking required, simply lead the goldfish around the aquarium tank while avoiding hazardous situations, easy right.
 
</blockquote>
&nbsp;


==<br /> About ==
==<br /> About ==


<blockquote>
A small demo of some maze generator code [[Nick Sonneveld]] wrote.
 
<div class="Quote">
{{Quote|Attrib = {{NickSonneveldQ}} <ref>https://sciprogramming.com/community/index.php?topic=2593.msg18975#msg18975</ref>
}}
This is just a small test demo to show you what I meant with arrays and mazes:
 
The aim:
Walk around the maze to find the gem.. read solution.txt if you get lost.
 
Using 2 logics, 1 picture, 4 views and around 6 vars I've managed to create a working 6x6 maze in AGI.  I could go up to 16x16 if I felt like it.. but it would be hard to navigate.
 
I can't release the tools yet, because they need a bit of cleaning up, but this is to demonstrate them.  I've borrowed a few graphics from space quest 2, but the picture background I made myself (you can tell!).  The blockages don't quite block the player because add.to.pic doesn't create a large enough margin, I'll work on that.  But they do represent a direction you can't travel in.
 
I plan on adding to this game, making the backgrounds a bit more varied and some other gameplay elements.
</div>
 
==<br /> Where to Get It ==
 
* [[Image:ZIP.png|ZIP File]] [[AGI:FanGames/PinkunMazeQuest(wSRC).zip|Pinkun Maze]]<span class="DLInfo"> (ZIP file) [65.7 KB]</span>
 
&nbsp;
&nbsp;
</blockquote>


==<br /> Download ==
== Walkthroughs/Hints ==


* [[Image:ZIP.png|ZIP File]] [[scidl:FanGames/Aquarius-_an_Aquatic_Experience.zip|Aquarius: an Aquatic Experience]]<span class="DLInfo"> (ZIP file) [264 KB]</span>
* Walkthrough included in game download.


==<br /> Walkthroughs/Hints ==
==<br /> References ==


* <!--[[Image:ZIP.gif|ZIP File]] [[scidl:FanGames/AquariusWalkthrough.zip|Aquarius Walkthrough]]<span class="DLInfo"> (ZIP file) [ KB]</span>-->
<references />


==<br /> Related Links ==
==<br /> Related Links ==


* [[moby:aquarius-an-aquatic-experience|Aquarius: An Aquatic Experience on MobyGames]]
* [[Fan AGI Release List]]
* [[:Category:Community Competition Fan SCI Releases|Community Competition Fan SCI Releases]]
* [[:Category:Fan Releases|Fan Releases]]
* [[Fan SCI Release List (Sortable)|Fan SCI Release List]]
* [[:Category:Fan Releases|All Fan Releases]]
&nbsp;
&nbsp;
<!--[[Category:]]-->
<!-- [[Category:]] -->

Revision as of 22:38, 23 February 2024

Pinkun Maze Quest


Pinkun Maze Quest
File:PinkunMazeSS.png

Pinkun Maze Quest Title Screen

Release Date: Mar. 18, 2002[1]
Latest Version: 0.1
Project Status: Completed
Developer(s): Nick Sonneveld
Publisher: Nick Sonneveld
Designer(s): Nick Sonneveld
Source Available:  No
Category: Game
Type: Mini
Genre: Puzzle
Theme(s):
Engine: AGI2
Platform: MS-DOS
Localization: English
Website: http://agidev.com/




Description

Nick Sonneveld's Pinkun Maze Quest uses interpreter version 2.936.


Screenshots


Synopsis

Help Pinkun find the gem!

 


About

A small demo of some maze generator code Nick Sonneveld wrote.

This is just a small test demo to show you what I meant with arrays and mazes:

The aim: Walk around the maze to find the gem.. read solution.txt if you get lost.

Using 2 logics, 1 picture, 4 views and around 6 vars I've managed to create a working 6x6 maze in AGI. I could go up to 16x16 if I felt like it.. but it would be hard to navigate.

I can't release the tools yet, because they need a bit of cleaning up, but this is to demonstrate them. I've borrowed a few graphics from space quest 2, but the picture background I made myself (you can tell!). The blockages don't quite block the player because add.to.pic doesn't create a large enough margin, I'll work on that. But they do represent a direction you can't travel in.

I plan on adding to this game, making the backgrounds a bit more varied and some other gameplay elements.


Where to Get It

 

Walkthroughs/Hints

  • Walkthrough included in game download.


References


Related Links