Skip to content

BibleUs/vgd-monopoly-uniba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monopoly-uniba

A sample Unity3D videogame demo resembling the old Italian Monopoly edition.

##Authors

  • Francesco Pontillo
  • Giuseppe Marolla
  • Matteo Gagliardi
  • Ciro Santoro

##Usage and compiling

This is a demo videogame, it doesn't compile when using the 32bit version of Unity3D, it is buggy and won't probably work on some situations. It doesn't implement any kind of Artificial Intelligence (random, ftw!), it doesn't include any kind of music or sound.

This is our first (and probably last, LOL) attempt at making a videogame, so yes, it may suck big time.

Unity3D crashes while compiling the final .exe, as the 32bit version of the software asks Windows for more than 3 GBs of memory (!!!). If you own a 64bit version of Unity and would like to provide us with a final .exe you can make a pull requests with the executable. We'll be eternally grateful! ;)

##Disclaimer

This project was made for a "Videogame development" course at Università degli Studi di Bari (University of Bari). Therefore, this demo is for educational purposes only.

License

Released under the MIT license.

Copyright (c) 2010-2011-2012 Francesco Pontillo, Giuseppe Marolla, Matteo Gagliardi, Ciro Santoro

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Packages

No packages published

Languages

  • C# 82.2%
  • JavaScript 12.9%
  • XSLT 2.3%
  • GLSL 2.0%
  • Other 0.6%