bible trivia board game
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2324
Acquire Board Game 0.4
Acquire is a computer version of the classic board game. more>>
Acquire is a computer version of the classic board game.
The goal of the game is to make the most profit by buying stocks in companies that form, merge and grow as tiles are placed on the game board.
This program is a text-based version of the game and should be playable on any system with a C++ compiler.
Enhancements:
- The main improvement of this release is that the bug causing the game to crash at the end was fixed, so you can now see who won.
- There were some other small bugfixes and changes.
<<lessThe goal of the game is to make the most profit by buying stocks in companies that form, merge and grow as tiles are placed on the game board.
This program is a text-based version of the game and should be playable on any system with a C++ compiler.
Enhancements:
- The main improvement of this release is that the bug causing the game to crash at the end was fixed, so you can now see who won.
- There were some other small bugfixes and changes.
Download (0.022MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1123 downloads
Quarters Board Game 4.0
Quarters Board Game is a strategy game for two players. more>>
Quarters Board Game project is a strategy game for two players.
Although its rules are relatively simple, it still offers some of the same opportunities for skill as in chess.
This program was originally conceived in the summer of 1986 during a study of the mini-max algorithm for chess playing computers, and was thus designed to offer some of the same type of strategies.
The game was originally written in BASIC, then ported to Turbo Pascal, then to C, and finally to Java.
The Java version is not necessarily object oriented, since it is a crude port from the C version.
<<lessAlthough its rules are relatively simple, it still offers some of the same opportunities for skill as in chess.
This program was originally conceived in the summer of 1986 during a study of the mini-max algorithm for chess playing computers, and was thus designed to offer some of the same type of strategies.
The game was originally written in BASIC, then ported to Turbo Pascal, then to C, and finally to Java.
The Java version is not necessarily object oriented, since it is a crude port from the C version.
Download (0.16MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1013 downloads
Bible Dave 0.7.5
Bible Dave is a crashed pilot, scattered Bibles and a deadline. more>>
Bible Dave is a crashed pilot, scattered Bibles and a deadline.
A sidescroller game written in python involving a crashed pilot, scattered Bibles and a deadline. This is a community project of ChristianCoders.com -- a site that connects people interested in Christian video games. Chat in #ccn-chatzone @ Freenode
<<lessA sidescroller game written in python involving a crashed pilot, scattered Bibles and a deadline. This is a community project of ChristianCoders.com -- a site that connects people interested in Christian video games. Chat in #ccn-chatzone @ Freenode
Download (6.0MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
998 downloads
BoardGame Tool 0.1.1
BoardGame Tool provides a C++ front-end/Python back-end for running board games. more>>
BoardGame Tool provides a C++ front-end/Python back-end for running board games.
It features an easy and flexible interface to interact with the players and has transparent support for network or AI-controlled games.
Through a clear XML interface, games elements can be specified. Using an easy-to-learn back-end language like Python for rule implementations makes it very easy to implement, adjust, or enhance rules that come with a game.
The same back-end language can be used easily for simple or complex AI implementations.
Main features:
- XML specification with DTD validation for game definition
- Easy-to-learn Python programming for rule implementation
- Integrated and transparent network play
- Network chat with selected players
- Simple interface for programming AI players
- Extensive support for image formats
- Runtime scaling of images, allowing easy application of anything as gamepiece
Games currently implemented:
- Chess
- Go
Enhancements:
- This release includes the data archive with correct licensing information for the Fergus Duniho abstract chess piece set.
<<lessIt features an easy and flexible interface to interact with the players and has transparent support for network or AI-controlled games.
Through a clear XML interface, games elements can be specified. Using an easy-to-learn back-end language like Python for rule implementations makes it very easy to implement, adjust, or enhance rules that come with a game.
The same back-end language can be used easily for simple or complex AI implementations.
Main features:
- XML specification with DTD validation for game definition
- Easy-to-learn Python programming for rule implementation
- Integrated and transparent network play
- Network chat with selected players
- Simple interface for programming AI players
- Extensive support for image formats
- Runtime scaling of images, allowing easy application of anything as gamepiece
Games currently implemented:
- Chess
- Go
Enhancements:
- This release includes the data archive with correct licensing information for the Fergus Duniho abstract chess piece set.
Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
931 downloads
lotr-trivia 1.3
lotr-trivia is a simple trivia application. more>>
lotr-trivia is a simple trivia application with questions about LOTR. You can easily write files that will be used in the application to ask questions.
You can also edit the look and feel a little.
I simply thought that LOTR is a nice subject for a trivia, and the question files I have provided are about LOTR (the book, not the movie).
I thought of making the app look a bit like LOTR (put in some pics, etc.) but I decided against it because I didnt want the theme to clash with a diffrent set of trivia questions that was created by someone else.
<<lessYou can also edit the look and feel a little.
I simply thought that LOTR is a nice subject for a trivia, and the question files I have provided are about LOTR (the book, not the movie).
I thought of making the app look a bit like LOTR (put in some pics, etc.) but I decided against it because I didnt want the theme to clash with a diffrent set of trivia questions that was created by someone else.
Download (0.32MB)
Added: 2006-02-23 License: GPL (GNU General Public License) Price:
1342 downloads
KBoard 0.9b
KBoard is a generic game interface for two player turn based board games. more>>
KBoard is a generic game interface for two player turn based board games, and currently supports a bunch of chess variants, connect four, reversi and chain reaction (and more will be added). Kboard also supports network chess play on ics servers, as well as game observation and examination.
We have implemented a quite powerful generic animation engine, and a highly customizable theme specification (based on lua), that can just load everything and create shadows (default theme is SVG, skulls theme too).
At the moment the released code is only based on Qt4, so it should be quite portable, but we will make use of Kde when available in future releases.
Generic game support:
Many board games can be easily implemented using the extensible KBoard infrastructure. So far, the following board games are implemented:
- Chess
- Crazyhouse
- Atomic
- Monster Chess (King and four pawns)
- Progressive Chess
- Reversi
- Connect Four
- Chain Reaction
<<lessWe have implemented a quite powerful generic animation engine, and a highly customizable theme specification (based on lua), that can just load everything and create shadows (default theme is SVG, skulls theme too).
At the moment the released code is only based on Qt4, so it should be quite portable, but we will make use of Kde when available in future releases.
Generic game support:
Many board games can be easily implemented using the extensible KBoard infrastructure. So far, the following board games are implemented:
- Chess
- Crazyhouse
- Atomic
- Monster Chess (King and four pawns)
- Progressive Chess
- Reversi
- Connect Four
- Chain Reaction
Download (1.4MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1125 downloads
gewee game 3.6
gewee game is a Go-like board game with next generation graphics. more>>
gewee game is a Go-like board game with "next generation" graphics.
This is a game between a human ("player") and a computer ("opponent"). The players objective is to accumulate as many points as possible. When the player wins a game, a point is added to his/her score. When the player loses a game, a point is subtracted from his/her score. The competitor with the most pieces on the board at the end of the game is the winner. A game is finished when a competitor forfeits, or has no valid empty square to place a piece on. The opponent is granted additional moves at the start of a game based on the players score.
Each competitor has a distinct set of pieces of the same shape and color. The competitors take turns placing one piece on an empty square on the board. A piece or group of pieces that has no empty square adjacent to it is removed from the board.
<<lessThis is a game between a human ("player") and a computer ("opponent"). The players objective is to accumulate as many points as possible. When the player wins a game, a point is added to his/her score. When the player loses a game, a point is subtracted from his/her score. The competitor with the most pieces on the board at the end of the game is the winner. A game is finished when a competitor forfeits, or has no valid empty square to place a piece on. The opponent is granted additional moves at the start of a game based on the players score.
Each competitor has a distinct set of pieces of the same shape and color. The competitors take turns placing one piece on an empty square on the board. A piece or group of pieces that has no empty square adjacent to it is removed from the board.
Download (0.018MB)
Added: 2007-05-21 License: Freeware Price:
886 downloads
Mill 3D 0.1
Mill 3D is a nine mens morris game, based on classical board game. more>>
Mill 3D is a nine mens morris game, based on classical board game. You can play against the computer, or a human player, in a nice 3D environment. The computer has three difficulty level, it is quite smart.
Main features:
- Play against your friend
- Play against the computer, choose from the 3 difficulty levels
- Sophisticated 3D enviroment
- Runs under Linux and Windows
<<lessMain features:
- Play against your friend
- Play against the computer, choose from the 3 difficulty levels
- Sophisticated 3D enviroment
- Runs under Linux and Windows
Download (1.0MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1439 downloads
Invade Earth 2.7.9
Invade Earth is an open-source implementation of the popular board game Risk 2210 AD. more>>
Invade Earth is an open-source implementation of the popular board game Risk 2210 AD.
Invade Earth includes a map editor, support for variant rules including Classic and Secret Mission modes, and a network play mode.
Main features:
- Multiple rule sets and maps:
- Invade Earth A.D. 2210
- Amoeba Invasion Expansion
- Mars Expansion
- Pantheon Expansion (our version of Risk: Godstorm) (coming soon)
- Classic
- Secret Mission
- Custom rule values
- A versatile Map Editor
- Several built-in AIs (play against the computer)
- Network support (play against your friends)
- A centralized list of open internet games
- Save and load game states, even over a network
- Watch a replay of saved games
<<lessInvade Earth includes a map editor, support for variant rules including Classic and Secret Mission modes, and a network play mode.
Main features:
- Multiple rule sets and maps:
- Invade Earth A.D. 2210
- Amoeba Invasion Expansion
- Mars Expansion
- Pantheon Expansion (our version of Risk: Godstorm) (coming soon)
- Classic
- Secret Mission
- Custom rule values
- A versatile Map Editor
- Several built-in AIs (play against the computer)
- Network support (play against your friends)
- A centralized list of open internet games
- Save and load game states, even over a network
- Watch a replay of saved games
Download (MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
675 downloads
E.V.E. Paradox 1.2
E.V.E. Paradox is a game suite consisting of three games. more>>
E.V.E. Paradox is a game suite consisting of three games. Flick is a turn-based puzzler, Orbit is an arcade puzzler, and Arena is a top-view action game.
The Free Edition of E.V.E. Paradox contains a number of levels and is not otherwise restricted. Enhanced editions are available for purchase with additional levels and features for those who want a little something more. It includes an integrated online chat system. Hardware 3D acceleration is highly recommended.
Enhancements:
- A new game, called Board, was added.
- There are now five games in E.V.E. Paradox.
- New levels were added for Board and existing games.
- Keyboard shortcuts were added to most menus.
- Chat messages are held on Central if youre not around.
- Online high scores and ribbons are now displayed in-game.
- Support for monthly high scores was added.
- stderr/stdout now go to a file by default under Linux.
- Silver editions now emphasize their core game.
- Many bugfixes, stability improvements, optimizations, and bugfixes were made.
<<lessThe Free Edition of E.V.E. Paradox contains a number of levels and is not otherwise restricted. Enhanced editions are available for purchase with additional levels and features for those who want a little something more. It includes an integrated online chat system. Hardware 3D acceleration is highly recommended.
Enhancements:
- A new game, called Board, was added.
- There are now five games in E.V.E. Paradox.
- New levels were added for Board and existing games.
- Keyboard shortcuts were added to most menus.
- Chat messages are held on Central if youre not around.
- Online high scores and ribbons are now displayed in-game.
- Support for monthly high scores was added.
- stderr/stdout now go to a file by default under Linux.
- Silver editions now emphasize their core game.
- Many bugfixes, stability improvements, optimizations, and bugfixes were made.
Download (20.7MB)
Added: 2006-10-08 License: Free To Use But Restricted Price:
1111 downloads
kTritoc 1.0.0
kTritoc is a one or two player boardgame for Linux/KDE3. more>>
kTritoc is a one or two player boardgame for Linux/KDE3.
kTritoc is a small desktop game for the KDE. One or two player try to occupy a game board of 9 fields containing 9 holes.
Each of the fields as well as the game itself is won by placing 3 pieces of the same color into one row, coloumn or diagonal (ala Tic-Tac-Toe).
However, the places where to place your pieces is determined by dice adding an random luck factor to the game.
Main features:
- Tic-tac-toe like boardgame
- Random and strategic elements
- Various configuration options and levels
The game is written and compiled under SUSE Linux 8.0 using qt.3.x and KDE 3.x. If you use the source file it shouldnt matter though and it will run with any Linux distribution.
Installation:
tar xzf ktritoc-1.0.tar.gz
cd ktritoc-1.0
./configure
make
as root:
make install
otherwise (recommended):
su -c make install
or if you do not have installation rights:
cd ktritoc/ktritoc/ktritoc
<<lesskTritoc is a small desktop game for the KDE. One or two player try to occupy a game board of 9 fields containing 9 holes.
Each of the fields as well as the game itself is won by placing 3 pieces of the same color into one row, coloumn or diagonal (ala Tic-Tac-Toe).
However, the places where to place your pieces is determined by dice adding an random luck factor to the game.
Main features:
- Tic-tac-toe like boardgame
- Random and strategic elements
- Various configuration options and levels
The game is written and compiled under SUSE Linux 8.0 using qt.3.x and KDE 3.x. If you use the source file it shouldnt matter though and it will run with any Linux distribution.
Installation:
tar xzf ktritoc-1.0.tar.gz
cd ktritoc-1.0
./configure
make
as root:
make install
otherwise (recommended):
su -c make install
or if you do not have installation rights:
cd ktritoc/ktritoc/ktritoc
Download (1.0MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1421 downloads
FoxRabbitCarrot 1.01b
FoxRabbitCarrot is a simple networked multiplayer board game. more>>
FoxRabbitCarrot is a simple networked multiplayer board game, used primarily as an example of client/server programming using MUSCLE. FoxRabbitCarrot was created as an example app to accompany an article I wrote for OSNews.com
The version of FoxRabbitCarrot posted here has been updated to compile agains MUSCLE v3.22, but other than that is essentially the same program described in the article.
FoxRabbitCarrot executables are available for Windows XP, MacOS/X (Tiger), and SUSE Linux 10.0. You can also download the source code and compile it yourself (note that the client requires Qt 3.x in order to compile). All source code in the source code archive is open source under the BSD license, so feel free to use it for any purpose.
Installation:
To build the server on systems that use gmake and gcc, do this:
cd server
make
You should end up with an executable called frcd. Edit the frcd.settings file if you want to customize the games rules, then just type
./frcd
to start the server.
To build the client, youll need Qt3.0+ installed on your system. You can get the GPL/X11 version Qt for free from www.trolltech.com; versions for Windows and MacOS/X are also available but youll have to buy a developers license if you dont already have one.
Once you have Qt installed, do the following to build the client:
cd client
qmake foxrabbitcarrot.pro
make
Enhancements:
- This version updates the code to be compatible with the MUSCLE 3.22 API.
<<lessThe version of FoxRabbitCarrot posted here has been updated to compile agains MUSCLE v3.22, but other than that is essentially the same program described in the article.
FoxRabbitCarrot executables are available for Windows XP, MacOS/X (Tiger), and SUSE Linux 10.0. You can also download the source code and compile it yourself (note that the client requires Qt 3.x in order to compile). All source code in the source code archive is open source under the BSD license, so feel free to use it for any purpose.
Installation:
To build the server on systems that use gmake and gcc, do this:
cd server
make
You should end up with an executable called frcd. Edit the frcd.settings file if you want to customize the games rules, then just type
./frcd
to start the server.
To build the client, youll need Qt3.0+ installed on your system. You can get the GPL/X11 version Qt for free from www.trolltech.com; versions for Windows and MacOS/X are also available but youll have to buy a developers license if you dont already have one.
Once you have Qt installed, do the following to build the client:
cd client
qmake foxrabbitcarrot.pro
make
Enhancements:
- This version updates the code to be compatible with the MUSCLE 3.22 API.
Download (1.7MB)
Added: 2006-08-18 License: BSD License Price:
1162 downloads
matritsa 0.1.1
matritsa project is a board game for kids. more>>
matritsa project is a board game for kids.
The goal is to take cards out of a deck of cards and put them on a board so that they match different properties of the rows and the columns.
It comes with a game with the goal of matching the number of red balls of the column and the number of green balls of the row.
The game provides a very simple method of adding your own cards.
It is very simple to create new cards by simply creating a 500 x 500 image of 5 x 5 cards. Card at position (0,0) is the background card.
The rest of row zero are the column properties and the rest of column 1 the column properties.
Enhancements:
- It is no longer possible to loose the cards outside the canvas.
<<lessThe goal is to take cards out of a deck of cards and put them on a board so that they match different properties of the rows and the columns.
It comes with a game with the goal of matching the number of red balls of the column and the number of green balls of the row.
The game provides a very simple method of adding your own cards.
It is very simple to create new cards by simply creating a 500 x 500 image of 5 x 5 cards. Card at position (0,0) is the background card.
The rest of row zero are the column properties and the rest of column 1 the column properties.
Enhancements:
- It is no longer possible to loose the cards outside the canvas.
Download (0.064MB)
Added: 2006-12-05 License: GPL (GNU General Public License) Price:
1053 downloads
MegaMek 0.32.2
MegaMek is an unofficial, online version of the Classic BattleTech board game. more>>
MegaMek project is an unofficial, online version of the Classic BattleTech board game.
Currently, nearly all level 1 BattleTech rules and technology are working. Work is progressing on level 2 rules and technology, and most of those are functional at this point. Even some level 3 rules have been added.
MegaMek is open source, free software. It is licenced under the GPL.
Main features:
- Network or hotseat play for 2 or more players
- A cunning AI opponent for offline play
- All level 1 (3025) tech
- Most level 2 (2750, 3050+) tech
- Compatible with all 3025 mechs and many from later eras
- Most level 1 rules implemented
- Many level 2 rules implemented, including vehicles, infantry and fire
- Map board selection and editing
- Map boards based off official map packs included
- Mech selection and support for some mech editors
- Most official mech designs included
- Color graphics
- Lasers
Enhancements:
- Bug: bot died when only unarmed targets available
- Bug: occasional exceptions observing bot v bot games
- Tweak build.xml to ask for version number when packaging a new release.
- Bug 1588924: Cannot Open Custom BA Panel with Java 1.4
- Bug 1582609: Cannot load MUL that includes the TMP-3M2 "Storm Tempest"
- Bug 1585497: Check for partial cover when hitting with infernos
- Bug 1598976: Mech with Torso-Mounted Cockpit destroyed by head blown off critical.
- Bug 1591093: no units to move error when swarming infantry knocked off in accidental fall
- Body-mounted C3 Masters in Tanks should fire their TAG into the front arc,
- per the Ask the PM Forum.
- Bug 954406: Charge declaration and stacking
- Bug: Megamek required "Helvetica" font
- Bug: NPE in stop swarm attack if the swarmed unit was destroyed earlier in the phase
- Bug 1613504: Unloading BA from prone mech didnt work
- Bug 1610653: Flying BA can be thrashed
- Bug 1598816: Description of Game Option "Friendly Fire"
- Bug 1623985: Swarm LRM attacks source
<<lessCurrently, nearly all level 1 BattleTech rules and technology are working. Work is progressing on level 2 rules and technology, and most of those are functional at this point. Even some level 3 rules have been added.
MegaMek is open source, free software. It is licenced under the GPL.
Main features:
- Network or hotseat play for 2 or more players
- A cunning AI opponent for offline play
- All level 1 (3025) tech
- Most level 2 (2750, 3050+) tech
- Compatible with all 3025 mechs and many from later eras
- Most level 1 rules implemented
- Many level 2 rules implemented, including vehicles, infantry and fire
- Map board selection and editing
- Map boards based off official map packs included
- Mech selection and support for some mech editors
- Most official mech designs included
- Color graphics
- Lasers
Enhancements:
- Bug: bot died when only unarmed targets available
- Bug: occasional exceptions observing bot v bot games
- Tweak build.xml to ask for version number when packaging a new release.
- Bug 1588924: Cannot Open Custom BA Panel with Java 1.4
- Bug 1582609: Cannot load MUL that includes the TMP-3M2 "Storm Tempest"
- Bug 1585497: Check for partial cover when hitting with infernos
- Bug 1598976: Mech with Torso-Mounted Cockpit destroyed by head blown off critical.
- Bug 1591093: no units to move error when swarming infantry knocked off in accidental fall
- Body-mounted C3 Masters in Tanks should fire their TAG into the front arc,
- per the Ask the PM Forum.
- Bug 954406: Charge declaration and stacking
- Bug: Megamek required "Helvetica" font
- Bug: NPE in stop swarm attack if the swarmed unit was destroyed earlier in the phase
- Bug 1613504: Unloading BA from prone mech didnt work
- Bug 1610653: Flying BA can be thrashed
- Bug 1598816: Description of Game Option "Friendly Fire"
- Bug 1623985: Swarm LRM attacks source
Download (8.5MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
923 downloads
TripleA 0.9.0.1
TripleA is a clone of the popular board game more>>
TripleA is an open source clone of the popular axis and allies boardgame.
TripleA game supports network play, alternative rule sets, and is easy to customize.
Enhancements:
- A lobby to find players on board, map scaling, an odds calculator, and new maps and rulesets were added.
<<lessTripleA game supports network play, alternative rule sets, and is easy to customize.
Enhancements:
- A lobby to find players on board, map scaling, an odds calculator, and new maps and rulesets were added.
Download (9.7MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1080 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above bible trivia board game search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed