Thread: LOOK! (O O) My First wxWidgets Application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Code Monkey Davros's Avatar
    Join Date
    Jun 2002
    Posts
    812

    LOOK! (O O) My First wxWidgets Application

    Hi everyone!

    I've been playing with wxWidgets, an open source C++ framework for creating cross-platform applications. Here is my first ever wxWidget application, and the first game I have written since...erm...1984 (ish). It is my own reincarnation of a 1979 classic. May bring a dewy eye tear of nostalgia to some. Released under GPL.

    You can get the source & a standalone Windows exe here. It was created using Dev-C.

    http://www.dreamcalc.net/download/ce...ds20060123.zip

    Still needs a little work. I haven't got sounds to work yet. Comments, criticisms & feedback appreciated.

    Here's a screenie:

    http://www.dreamcalc.net/download/screenie.gif
    Last edited by Davros; 01-24-2006 at 04:51 AM.
    OS: Windows XP
    Compilers: MinGW (Code::Blocks), BCB 5

    BigAngryDog.com

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Cleanup of the application...
    By Petike in forum Windows Programming
    Replies: 1
    Last Post: 08-16-2008, 05:23 PM
  2. Borland & wxWidgets!!! Help!!!
    By Matt3000 in forum C++ Programming
    Replies: 5
    Last Post: 07-31-2006, 09:17 PM
  3. Problem with com application
    By amardon in forum C++ Programming
    Replies: 3
    Last Post: 10-06-2005, 05:50 AM
  4. MFC run application by clicking on file...
    By dug in forum Windows Programming
    Replies: 4
    Last Post: 12-02-2004, 04:33 AM