Snake example in a console window (Updated for PB 4.50)

Advanced game related topics
User avatar
Michael Vogel
Addict
Addict
Posts: 2820
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Post by Michael Vogel »

Fred wrote:Nice little demo, can we include it in the PB package as example ?
When the beta will not be a beta at the end, would it be possible to divide all examples into different directories (would be easier for a new PureBasic users to find the right thing, so PureBasic will get more popular;)

I did the sorting for me already and have directories like...

Games
|- Chess
|- Invaders
|- Pong
|- Snake :P
|- Sudoku
Graphics
|- 2D
|- 3D
|- Bitmaps
|- Buffering
|- Fonts
|- Icons&Sprites
|- Video
Network
|- Client&Server
|- Internet
|- Tools
System
|- Console
|- File Handling
|- Information
|- Keyboard
|- Printer
|- Sound
Utilities
|- IDE Enhancements
|- My Own Tools
Windows
|- Alert
|- Clipboard
|- Desktop
|- Dialog
|- DLLs
|- Events
|- Information
|- Menu
|- Mouse
|- Window
SCRJ
User
User
Posts: 93
Joined: Sun Jan 15, 2006 1:36 pm

Post by SCRJ »

:D

Nice exapmle
Post Reply