Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: Scarbble

Current Version: 1.0

Project Status: Completed

Highest Popularity: #9 during August 2009

Links: Web Site

Category: Board Games

Developers: Josh Stewart

Number of Players: 2 (Turn Based (Local))

Ports: Windows

Source Code: Available

Author's Description: Allegro Scrabble (done for C++ Uni Assignment)

It could use some more functionality, but its stable and complete (it does everything i set out to accomplish before i started). Maybe ill do a proper networked multiplayer version later with GNE.

--- Source Info ---
I used MSVC 6 to build this.. you'll need to do the same. I have included prebuilt Allegro libraries and dll's needed for building the project. If you want to run the game after you compile the source yourself, you will still need to get the data.dat file from the pre-compiled game download and put it with your exe.

Also i doubt it will port very well over to Linux or DOS (it uses MFC), if anyone cares to try.. let me know the results.

This game is an example of building Win32 console based games with Allegro that use MFC collection classes. I can only get allegro to play nice with MFC if i use Win32 console. So if you need to use MFC for support classes (god only knows why (maybe for a C++ assignment perhaps? :)) then this is a good place to start if you are a newbie with MFC/Win32 Allegro

Feel free to ask me questions about my code, reuse parts of my code, or use the graphics from the data.dat.
Enjoy

Josh Stewart (Aek)
aek@wn.com.au

Downloads

Name Comments Size Date
scarbble-source.rar Source - scarbble-source.rar [source code, prebuilt Allegro 3939 libraries/dlls] [572 kb] 593,208 11/23/2005 9:33 PM
scarbble.rar Game - scarbble.rar [executable + data files] [3.25 mb] 3,343,385 11/23/2005 9:33 PM
Screenshots
screenshot
screenshot
Public Opinion
Overall Rating: 6.0
  • 6With a dictonary and AI it could go far...as of now its rather boring though.
The Developer
Josh Stewart
Josh StewartSoftware Engineer working developing mining simulators :) (View Profile)