Rocket Game - from 101 BASIC Computer Games
|
08-18-2015, 08:34 AM
(This post was last modified: 08-18-2015 08:41 AM by Martin Hepperle.)
Post: #2
|
|||
|
|||
RE: Rocket Game - from 101 BASIC Computer Games
In case you would also consider another implementation: Here is one I have written in VBA.
For testing, you can copy it into the VBA environment of a MS-Office application like Word, Excel, Powerpoint and run it there. I think the code is pretty well structured and easy to understand. You could more easily translate it to the Prime than your original BASIC code. Note that the code contains a hardwired "autopilot", which must of course be removed for an interactive game. The numeric values are arbitrary - I did not bother to look up realistic values e.g. for ther "Eagle". Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Rocket Game - from 101 BASIC Computer Games - smp - 08-16-2015, 04:39 PM
RE: Rocket Game - from 101 BASIC Computer Games - Martin Hepperle - 08-18-2015 08:34 AM
RE: Rocket Game - from 101 BASIC Computer Games - smp - 08-18-2015, 11:21 AM
RE: Rocket Game - from 101 BASIC Computer Games - Martin Hepperle - 08-31-2015, 09:43 AM
RE: Rocket Game - from 101 BASIC Computer Games - smp - 08-31-2015, 11:32 AM
RE: Rocket Game - from 101 BASIC Computer Games - DrD - 08-18-2015, 12:14 PM
RE: Rocket Game - from 101 BASIC Computer Games - smp - 08-18-2015, 12:30 PM
RE: Rocket Game - from 101 BASIC Computer Games - toml_12953 - 08-18-2015, 02:39 PM
RE: Rocket Game - from 101 BASIC Computer Games - smp - 08-18-2015, 04:06 PM
RE: Rocket Game - from 101 BASIC Computer Games - Mysha - 12-31-2018, 09:13 AM
RE: Rocket Game - from 101 BASIC Computer Games - Steve Simpkin - 12-31-2018, 07:16 PM
|
User(s) browsing this thread: 1 Guest(s)