Hi All,
I've put together a small demo of a game yesterday that I may work on, not sure yet, using a technique for lighting/shading mentioned in an earlier thread.
The demo is here (617k) - source & media only, no executable - but it runs:
http://home.swiftdsl.com.au/~gezeder/lloyd/MLDemo1.zip
To play:
Mouse navigates camera (like RTS sort of) as well as WASD and mousewheel.
Keys 1-4 selects one of the soldiers (number above head flashes to show 'selected') and a second press de-selects the soldier. Space bar selects all and a second press de-selects all the soldiers.
Left Mouse Button issues a move order when the ground is clicked.
Right Mouse Button issues a shoot order at the location clicked.
Any mouse button and the letter 'L' on the keyboard turns the selected soldier(s) to face that position.
When a soldier is not selected they will respond to enemy units automatically.
I'd be interested to see how well it runs (Frame rate) on different machines, I am expecting it won't run all that well on older machines though.
EDIT - oh you need to run the file "RTSBasicEngine.bb"
I've put together a small demo of a game yesterday that I may work on, not sure yet, using a technique for lighting/shading mentioned in an earlier thread.
The demo is here (617k) - source & media only, no executable - but it runs:
http://home.swiftdsl.com.au/~gezeder/lloyd/MLDemo1.zip
To play:
Mouse navigates camera (like RTS sort of) as well as WASD and mousewheel.
Keys 1-4 selects one of the soldiers (number above head flashes to show 'selected') and a second press de-selects the soldier. Space bar selects all and a second press de-selects all the soldiers.
Left Mouse Button issues a move order when the ground is clicked.
Right Mouse Button issues a shoot order at the location clicked.
Any mouse button and the letter 'L' on the keyboard turns the selected soldier(s) to face that position.
When a soldier is not selected they will respond to enemy units automatically.
I'd be interested to see how well it runs (Frame rate) on different machines, I am expecting it won't run all that well on older machines though.
EDIT - oh you need to run the file "RTSBasicEngine.bb"