Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JeZ-l-Lee

Pages: [1] 2 3 ... 6
1
[FREE SOURCE] PacDude Hero 100% - Beta 1.00 Win32/Linux...

PacDude Hero 100%™
Beta Version 1.00
(C)opyright 2010 By Silent Hero Productions(R)
(For Windows(R) XP / Vista / 7, and Linux)
-------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------
"Do you have the skills to beat level 5 and save your girlfriend?"
-------------------------------------------------------------------------------------------------
GAME FEATURES:
- Runs on any Windows(R) or Linux OS based PC desktop / notebook / netbook -
- Beautiful full color and high resolution super fast visual graphics -
- Awesome digital sound effects -
- Amazing digital soundtrack featuring over 15 minutes of music -
- Easy to play keyboard controls -
- Large 4-way scrolling boards -
- Up to 8 enemy ghosts featuring "SneakyGhost™" A.I. technology -
- 5 total levels with increasing difficulty and different board layouts -
- Cut scenes with an ending upon beating level 5 -
- Saved options and high scores table -
- And much more! -
-------------------------------------------------------------------------------------------------
Windows XP / Vista / 7 Download:
http://silentheroproductions.com/files/PDH-Win32-a982.zip
(compressed ZIP file)
-------------------------------------------------------------------------------------------------
Linux (Any) Download + SOURCE:
http://silentheroproductions.com/files/pdh-src-a982.tar.gz
(compressed tar.gz file)
NOTE:
- Linux version includes source and a makefile to build executable.
- Dependences: G++, SDL1.2, SDL_image, SDL_mixer, SDL_ttf, OpenGL
-------------------------------------------------------------------------------------------------
Enjoy!!!

2
SFML projects / BETA 6.0 RELEASED...
« on: October 08, 2009, 09:23:47 pm »
BETA 6.0 RELEASED...

3
SFML projects / //TetriCrisis 2 100%[TM] Beta 6.0 + SOURCE (Windows/Linux)
« on: September 22, 2009, 02:41:15 pm »
BETA 6.0

//TetriCrisis 2 100%[TM] Beta 6.0 + SOURCE (Windows/Linux)

Hi,

I finished the Beta to the sequel
to our #1 smash hit game "TetriCrisis 100%[TM]".
I am using SFML 1.4 and SDL 1.2 together.
This hybrid game engine is 100% ready and tested(Windows/Linux).
I will be releasing the finished complete source upon beta completion.
I'm shooting for a December 24th release date.

Check back often to see our progress!
I'll add to this post as the game progresses.

TetriCrisis 2 100%[TM]
-=(BetAVeRsioN 99%)=-
Windows(R):
http://silentheroproductions.com/files/TC2-Win32-Beta.99.zip
Linux:
http://silentheroproductions.com/files/tc2-src-beta.99.zip
(Note: On Linux, you need SFML 1.4+, SDL 1.2.13+, and SDL_mixer 1.2.8 installed)

Title screen:


Witness Amazing Two Player Simultaneous Tetris(R) Fighting Action!(USB Joystick Required For 2 Players):

4
SFML projects / [09.11.09] JeZ+Lee's"The Final Option 100%™"SOURCE
« on: September 10, 2009, 06:29:31 pm »
Hi,

I am an open source advocate.
I recently switched from Windows Vista to Linux Mint 7 Gloria.

I will be releasing the complete sources to this game when I make Beta!

Thanks again to everyone who is interested...

5
SFML projects / [09.11.09] JeZ+Lee's"The Final Option 100%™"SOURCE
« on: September 07, 2009, 06:37:52 pm »
Hi,

I am 35 years old, I also have learning disability Autism.
Thanks to everyone who is interested in my little game!

6
Window / How Can I Change SFML Window Title Text During Game???
« on: September 04, 2009, 09:30:49 pm »
How Can I Change SFML Window Title Text During Game???

Must be a way, besides recreating the entire window again and again?

Thanks!

7
SFML website / Web site DOWN from 9.3.09 - 9.4.09 ?
« on: September 04, 2009, 03:45:54 pm »
Web site DOWN from 9.3.09 - 9.4.09 ?

Is there some problems?

8
Window / Problem with centering SFML window on screen on Linux
« on: September 03, 2009, 06:28:22 pm »
Quote from: "Andershizzle"
What I meant is like, can you post the whole context of the code or most of it? I'll test this out on Windows and see what happens. But post up your whole code like... includes, int main, game loop etc.
Hi,

Um, I can not post to this forum the sources.
Its a multi file C++ Class based engine.

I've tested it on Windows XP/Vista (works 100%)

Thanks anyway...

9
Window / Problem with centering SFML window on screen on Linux
« on: September 03, 2009, 04:10:36 pm »
Quote from: "Andershizzle"
Post your code?
Hi,

Here is the code:
Code: [Select]
App.Create(sf::VideoMode(640, 520), "The Final Option 100%[TM]");
App.SetPosition((sf::VideoMode::GetDesktopMode().Width/2)-320, (sf::VideoMode::GetDesktopMode().Height/2)-260);

My Operating System is Linux Mint 7 Gloria 32bit.
(running the most current ATI proprietary graphic driver)

Problem with above SFML window centering on screen
is that when it occurs at beginning, my entire screen flashes
and CPU usage goes to 100% for about 1-2 seconds.

I've ran this over 300 times in the past few days
and the SFML app has NEVER crashed.
(also the OS does not seem to be negatively affected by this either)

Any ideas?

PS - Same code and app runs fine on Windows XP / Vista...

10
SFML projects / [09.11.09] JeZ+Lee's"The Final Option 100%™"SOURCE
« on: September 02, 2009, 05:34:00 am »
[09.11.09] JeZ+Lee's"The Final Option 100%™"SOURCE

C A N C E L E D


Hi,

I've started a new open-source cross-platform game based on SFML+SDL...
Not entirely sure what I will make, but I'll update this post frequently to show my progress.
-----------------------------------------------------------------------------------------------------------
09.11.2009
Well here is the Staff screen:

-----------------------------------------------------------------------------------------------------------
09.10.2009
Well here is a demo of SFML/SDL game engine with a nice intro movie:
Source builds and runs on ALL Windows, and most Linuxes.
http://silentheroproductions.com/files/thefinaloption_src_0.13.zip
Read the README for more information..

-----------------------------------------------------------------------------------------------------------
09.08.2009
Here are the sprites / backgrounds I have now:

-----------------------------------------------------------------------------------------------------------
09.06.2009
Here are some sprite rips I did with the toy, green paper, digital camera, and GIMP

Can You Save The World In 30 minutes?™

-----------------------------------------------------------------------------------------------------------
09.03.2009
My idea for the main player's ship is to take digital photos
of this old toy from the 1980's

Need to get some green paper to put in background to make it easier to edit.
-------------------------------------------
Game core/engine tested on:
- Linux Mint 7 Gloria
-Windows XP/Vista
- Gentoo Linux 64bit
and is running 100% on all...
-----------------------------------------------------------------------------------------------------------
09.02.2009
OK, so I named the game: "The Final Option 100%[TM]"
& added a title screenshot!
(core engine is 100% completed)
-----------------------------------------------------------------------------------------------------------
09.01.2009
Working on the core engine now:
SFML[1.4] - window creation, image/text rendering, mouse/keyboard input
SDL[1.2] - sound/music playback, joystick input, timing
-----------------------------------------------------------------------------------------------------------
Check back often to see what I am doing!

PS - Here is some nice ASCII art from the sources:


JeZ+Lee
SLNTHERO@aol.com
Silent Hero Productions(R)
Video Game Design Studio
http://www.SilentHeroProductions.com





11
Window / Problem with centering SFML window on screen on Linux
« on: September 02, 2009, 02:22:12 am »
Quote from: "Nexus"
Did you put the code inside a loop/was it executed multiple times?...
Hi,

I execute the centering only once, right after the screen setup.
Anyone else have any ideas?

PS - I'm on Linux Mint 7 Gloria with most current ATI proprietary display driver.

12
Window / Problem with centering SFML window on screen on Linux
« on: September 01, 2009, 04:42:13 pm »
Thanks,
that works but on Linux for about 3 seconds
the entire screen flickers and CPU usage goes to 100%

For a 640x480 window, the source would be the following:
Code: [Select]
App.Create(sf::VideoMode(640, 480), "SFML/SDL-PerfecT+EnginE5.0GTSuperCharged");

App.SetPosition((sf::VideoMode::GetDesktopMode().Width/2)-320,
  (sf::VideoMode::GetDesktopMode().Height/2)-240);

13
Window / Problem with centering SFML window on screen on Linux
« on: September 01, 2009, 04:14:07 pm »
Hi,

How do I center an SFML created window on screen?
Looked in the documentation and searched the forum but cannot find it...

Thanks!

14
Window / // [1.4] - Linux - "X error of failed request: badvalue
« on: August 28, 2009, 04:15:04 pm »
Hi,

I fixed it!!!!!!!!!!!!
I did some updates to the OS today and it broke the proprietary ATI graphics driver.
I reinstalled the proprietary ATI graphics driver and rebooted and now SFML game is working!

Jesse

15
Window / // [1.4] - Linux - "X error of failed request: badvalue
« on: August 28, 2009, 03:46:01 pm »
Quote from: "Laurent"
Can you show a minimal and complete example that reproduces the problem?

Are your graphics drivers up to date?

Hi,

Something is wrong with my Linux Mint 7 Gloria OS on my main computer.
I do not think this is an SFML issue as the game runs on my old computer w/ same OS.

Here is the Linux version of the game:
http://www.silentheroproductions.com/files/lastdefense-linux.zip
(MAKEFILE is included for easy building on Linux)

Anyone have any idea why SFML is not not working on my Linux Mint 7 Gloria?
Was working fine yesterday.
I did do a bunch of updates today though...

Pages: [1] 2 3 ... 6
anything