Author Topic: SpeedyBug  (Read 2966 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
SpeedyBug
« on: September 01, 2011, 09:19:09 AM »
Deleted
« Last Edit: April 11, 2015, 10:02:13 AM by Peter »

Aurel

  • Guest
Re: SpeedyBug
« Reply #1 on: September 01, 2011, 10:40:45 AM »
Great Pacman clone ;D

Charles Pegge

  • Guest
Re: SpeedyBug
« Reply #2 on: September 02, 2011, 12:55:29 AM »
Thanks Peter.

Just one issue: When the game window is closed (top right) or alt-F4 the window disappears but the game continues running in the background.

Charles

Charles Pegge

  • Guest
Re: SpeedyBug
« Reply #3 on: September 02, 2011, 07:38:01 AM »
Hi Peter,

I think it's the WM_CLOSE message.

Also, have you tried using RTL32.inc ? Then you would not need to include Oxygen.dll with each game. The binary would be self-sufficient.

Charles

Aurel

  • Guest
Re: SpeedyBug
« Reply #4 on: September 02, 2011, 10:38:10 AM »
Why openGL ?  ???
if on this way work fine...
From what i see i think that few openGL examples  not work properly on
my xp computers.However if someone prefer to use openGL then use it.
I think that for 2d is quite enough to use standard BitBlitter api.

Aurel

  • Guest
Re: SpeedyBug
« Reply #5 on: September 03, 2011, 12:18:31 PM »
ha.. :D
Try this ....
(replace bmp folder with this new)

Charles Pegge

  • Guest
Re: SpeedyBug
« Reply #6 on: September 04, 2011, 01:11:35 AM »
OpenGl is not easy to set up, but once you have a system working, and you know some geometry, it is not so bad, and you are in the mainstream of computer graphics technology.

Peter, My great great Grandfather Dr Charles Pegge (born.~1834) used to run an asylum. Unfortunately he and his institution are no longer with us, otherwise we could have arranged an advanced booking. My speciality is in creating madness. ;D

Charles