Screenshots





Prince of Persia 1 for ti89, 92+ and v200
This game wants to be an adaptation of the legendary PC game 'Prince of Persia'. This demo presents the whole first level, with enemies, traps, potions and you sword you have to pick . The game engine has improved ( look the animated screenshot :), especially items and walls at the foreground are handled ...
Author: David Coz
Category: TI-89 Assembly Games (Titanium graphing calculators (Texas Instruments)).
How-to install and play the game
First off download the game roms:
Downloads:
DEMO 3: http://popuw.com/forum/viewtopic.php?p=33022#33022
DEMO 2: http://popuw.com/forum/viewtopic.php?p=33022#33022
DEMO 1: http://popuw.com/forum/viewtopic.php?p=33022#33022
Then, download the TI-Emualtor http://mathematics.mc.maricopa.edu/seims/TI-Emulator.exe (or any other emulator, e.g., TiEmu, etc.). Right-click and send all the files (i.e., pop.89y and pop.89z for ti89) to your calculator program (emulator). Now, just tape pop() in the home screen and enjoy the game! NOTE: To type () correctly, use [ for ( and ] for ).
Readme file
PRINCE OF PERSIA - DEMO 3
started : 25/04/2003 by David COZ
1.HISTORIC
**************
20/09/2003 demo 3
--------------------
* Add the enemies , traps , potions and life system
The First Level is almost complete Smile
* You can use your weapon ( you have to find it first Smile
* Fix some bugs and glitches.
25/08/2003 demo 2
-------------------
* Greatly improve the game engine :
* foreground sprites
* animated flames
* special tiles : falling one , some open/close door ,etc...
* a better collision system
* some animations corrected
* new move : crouching
* Implemented all the first level rooms : it makes 21 rooms !
* Change the sprites storage : now only one side of the character is
stored ,
the other is created t startup .
27/04/2003 demo1
------------------
* Basic engine made : almost every basic movement implemented ,
collision system ,scrolling ,etc....
************************
2.DESCRIPTION
************************
This program was written in C using TIGCC,so you don't need
any kernel,nor libraries...After having sent all the files
(pop.89y,pop.89z) to your TI,just tape pop() in the home screen and
enjoy the game !
This game wants to be an adaptation of the famous PC game 'Prince of
Persia' by Jordan Mechner .
This is just a demo of the first level to show you the basics moves :
run , jump ,etc.. ,
With now enemies , traps , potions and your sword Smile
This is only a demo there may be several glitches , but no severe bugs
(as far as I know Smile
Keys :
------
<- -> : Run
2nd on TI89 | when still : short jump
F1 on Ti92+ | while running : long jump
Hand on V200 | while jumping : hang on the borders
with your sword : attack
DIamond on TI89 |
F2 on Ti92+ | Simple Step
Q on V200 | with your sword : dodge
UP : Vertical Jump , allows you to climb up
DOWN : Go down when you're next a border, pick up and item on the ground
Forum
Topic on forums: http://popuw.com/forum/viewtopic.php?t=2210