
| · Forums and IRC Rules · Portal |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
| Today's Top 10 Posters · My Last 10 Posts | Board and IRC Rules · Help · Members · Calendar |
| Forum | Topics | Replies | Last Post Info | |
|---|---|---|---|---|
![]() |
Older topics Here you can access all topics posted from May 12th 2005 to Apr 9th 2006 (In read only mode). |
1126 | 15694 | 9 Apr, 2006, 11:06 In: [GAME]Learn how to count to...By: DJ Omnimaga |
![]() ![]() ![]() |
| Delnar_Ersike |
Posted: 20 Oct, 2007, 19:58
|
![]() Lazy, procrastinating h4xx0r of doom Group: Members Posts: 587 Member No.: 283 Joined: 27 Dec, 2006 |
Most of you probably know about the game Portal. Most of you also think it is impossible for calcs (at least for z80). However, recently I have found an interesting Flash game that tries to clone (somewhat successfully) the game Portal in Flash. Here it is.
I was thinking: if so many people have created clones for flash games or are creating them (Linerider, NGame, etc.), why can't somebody create a clone of this game? Sure it won't be first person, but the concept is there, and that is what makes Portal unique. I cannot make it as I do not have sufficient knowledge of assembly, but someone else who has nothing else to do can. -------------------- ![]() Current Projects: -Learning 83+ assembly (10%) -Setting up calc84maniac's on-calc assembler (postponed) -Working on a secret project (5%) Working on... -Learning 83+ assembly: On Day 7 in Learn ASM in 28 Days and still trying to get over my lazy streak -Setting up the on-calc assembler: Decided it is better to code assembly on a computer -Secret project: planning how I will make it, waiting for summer |
| DJ Omnimaga |
Posted: 20 Oct, 2007, 20:08
|
![]() Ragol666 Group: Founder Posts: 11283 Member No.: 1 Joined: 9 Apr, 2006 |
i remember seeing a vid of this a year ago i think, seemed like an interesting game. I may rent it at some point to try it
maybe it could be done for calcs, even in pure basic -------------------- |
| dinhotheone |
Posted: 20 Oct, 2007, 21:44
|
![]() Extreme Poster Group: Members Posts: 378 Member No.: 236 Joined: 11 Nov, 2006 |
how would you aim?
-------------------- Soccer is life
domination of omnimaga, click below http://img139.imageshack.us/img139/8868/dominationrc5.gif |
| DJ Omnimaga |
Posted: 20 Oct, 2007, 21:48
|
![]() Ragol666 Group: Founder Posts: 11283 Member No.: 1 Joined: 9 Apr, 2006 |
I assume you would use MODE (up), ALPHA (left), STAT (right) and APPS (down). XTON would shoot
-------------------- |
| Delnar_Ersike |
Posted: 20 Oct, 2007, 22:59
|
||
![]() Lazy, procrastinating h4xx0r of doom Group: Members Posts: 587 Member No.: 283 Joined: 27 Dec, 2006 |
Or rather 2nd shoots a blue portal while Del shoots an orange portal. But controls aren't the biggest issue: think about the engine needed. If I were you guys, I'd try out the Flash game and experiment with different possibilities to see if you can start picturing a z80 engine in your head... -------------------- ![]() Current Projects: -Learning 83+ assembly (10%) -Setting up calc84maniac's on-calc assembler (postponed) -Working on a secret project (5%) Working on... -Learning 83+ assembly: On Day 7 in Learn ASM in 28 Days and still trying to get over my lazy streak -Setting up the on-calc assembler: Decided it is better to code assembly on a computer -Secret project: planning how I will make it, waiting for summer |
||
| DJ Omnimaga |
Posted: 21 Oct, 2007, 0:13
|
![]() Ragol666 Group: Founder Posts: 11283 Member No.: 1 Joined: 9 Apr, 2006 |
I would have thought u needed dual control pad/joystick support? This is why I suggested the MODE/ALPHA/STAT/APPS thing, since it would add as a second directional pad on the calc to move the aiming. I only saw the screenshots though but seeing how it moved i assumed it had dual directional pad controls
-------------------- |
| art_of_camelot |
Posted: 21 Oct, 2007, 10:51
|
||
![]() Extreme Poster Group: Coders Of Tomorrow Posts: 298 Member No.: 2088 Joined: 9 Sep, 2007 |
Never played the real game, the flash game seems pretty cool though. On the downside, im stuck on level 6 Edit:
No, it think the controls would be the most difficult part because sometimes you have to be able to aim and shoot while running. the game itself doesnt seem all that complex. What was this game originally made for anyways? eit: no longer stuck, that didnt take long -------------------- Gradius: @2% complete
Unamed RPG: conceptual stages... ???: Conceptual stages |
||
| Liazon |
Posted: 21 Oct, 2007, 11:41
|
|
Staff Group: Coders Of Tomorrow Posts: 1491 Member No.: 24 Joined: 11 Apr, 2006 |
i just beat the flash game. the 3D one must be really really hard, especially since you rally need to get timing down. and you can't see everything in level like in a sidescroller. it must be a sick PC/Xbox360 game. btw, it comes in a package called the orange box, iirc.
<spoiler> The cake at the end of the flash game was pretty funny ^^</spoiler> For controls, I'd go w/ Move Left: 2nd Move Right: Del Jump: mode blue portal: alpha or y= yellow portal: stat or window portal (any): theta or zoom pickup/letgo: graph or clear adjust aim CW: right adjust aim CCW: left aim up: up aim down: down Kinda complex, but that's what seems intuitive to me. I really like this platformer/sidscroller incarnation though -------------------- Projects: In need of sprites...
|
| Delnar_Ersike |
Posted: 21 Oct, 2007, 12:19
|
||
![]() Lazy, procrastinating h4xx0r of doom Group: Members Posts: 587 Member No.: 283 Joined: 27 Dec, 2006 |
Actually, the 3D game is much easier than the 2D Flash game. It is also much funner, but a 3D portal would be practically impossible on a calc (well, maybe not 68k calcs). Also, which level do you think was the hardest? I think it is level 37, but that might just be me... -------------------- ![]() Current Projects: -Learning 83+ assembly (10%) -Setting up calc84maniac's on-calc assembler (postponed) -Working on a secret project (5%) Working on... -Learning 83+ assembly: On Day 7 in Learn ASM in 28 Days and still trying to get over my lazy streak -Setting up the on-calc assembler: Decided it is better to code assembly on a computer -Secret project: planning how I will make it, waiting for summer |
||
| dinhotheone |
Posted: 21 Oct, 2007, 13:14
|
![]() Extreme Poster Group: Members Posts: 378 Member No.: 236 Joined: 11 Nov, 2006 |
edit: actually i dont think it would be possible in basic at least but asm would be great.
-------------------- Soccer is life
domination of omnimaga, click below http://img139.imageshack.us/img139/8868/dominationrc5.gif |
| Netham45 |
Posted: 22 Oct, 2007, 2:05
|
![]() Still Alive; The cake is a lie Group: Coders Of Tomorrow Posts: 742 Member No.: 193 Joined: 24 Sep, 2006 |
the 3d version is easier than that one, imo.
-------------------- ===========
=========== |
| xiaden |
Posted: 22 Oct, 2007, 11:25
|
|
Advanced Member Group: Members Posts: 41 Member No.: 3147 Joined: 9 Oct, 2007 |
=P it would be possible(probbally fun too) in asm, but basic would be so unrealistic, i say it would prolly kill your calc with the first portal.
|
| Liazon |
Posted: 22 Oct, 2007, 16:23
|
||
|
Staff Group: Coders Of Tomorrow Posts: 1491 Member No.: 24 Joined: 11 Apr, 2006 |
ya, 37 was annoying until I figured out a good way to get rid of the middle turret. -------------------- Projects: In need of sprites...
|
||
![]() |
![]() ![]() ![]() |