Thread: My BlackJack game

  1. #1
    *this
    Join Date
    Mar 2005
    Posts
    498

    My BlackJack game

    Critisize me pleeease. lol. Some of my code was quick fixes, and others havent been completely commented yet. So can you give me some advice or critique my game. thanks!

    Link

  2. #2
    ---
    Join Date
    May 2004
    Posts
    1,379
    Without looking at the code properly (sorry I really cant be ........ed right now, I'll leave it for someone else), the game seems quite good with a nice interface. But you realize that using conio.h forces the code to be non portable. For all your colours and stuff you should look into the ncurses library.

  3. #3
    *this
    Join Date
    Mar 2005
    Posts
    498
    ya i didnt really think about portability on this one lol.

  4. #4
    *this
    Join Date
    Mar 2005
    Posts
    498
    well im learning win32 api right now so once i have a firm grasp on that, ill be using windows to handle the blackjack game

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple Blackjack Program
    By saber1357 in forum C Programming
    Replies: 1
    Last Post: 03-28-2009, 03:19 PM
  2. 2D Game project requires extra C++ programmers, new or experienced
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 05-16-2007, 10:46 AM
  3. PC Game project requires c++ programmers
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 02-22-2006, 12:23 AM
  4. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  5. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM