Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgtcodfish/stinkingrich
Test game for AshleyCPP inspired by a popular board game.
https://github.com/sgtcodfish/stinkingrich
Last synced: about 1 month ago
JSON representation
Test game for AshleyCPP inspired by a popular board game.
- Host: GitHub
- URL: https://github.com/sgtcodfish/stinkingrich
- Owner: SgtCoDFish
- License: other
- Created: 2014-09-03T02:00:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T17:04:12.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T14:32:06.739Z (3 months ago)
- Language: C++
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stinking Rich
=============Stinking rich is a clone of the "Monopoly" board game, created to test the
[AshleyCPP](https://github.com/SgtCoDFish/AshleyCPP) framework.Note that since AshleyCPP was majorly refactored, in line with the Java original, StinkingRich will no longer compile with the latest version and will require some major updates in order to work again. It is however compilable with a much older version.
The graphics are intentionally basic but functional.
How to Play
===========The game has three players. You can buy properties you land on, and other players who land on the property are charged.
The goal is to be the richest player; there is no "end point" to speak of; play until a clear winner has emerged.
Controls
========Space: Roll the dice and move.
Mouse: Click on "Yes" or "No" options to buy properties.