https://github.com/naocoding/ntnu_gameprogramming_finalproject
pure p5.js monopoly game for final project of game programming NTNU
https://github.com/naocoding/ntnu_gameprogramming_finalproject
Last synced: 9 months ago
JSON representation
pure p5.js monopoly game for final project of game programming NTNU
- Host: GitHub
- URL: https://github.com/naocoding/ntnu_gameprogramming_finalproject
- Owner: NaoCoding
- License: other
- Created: 2024-03-26T07:55:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T09:29:49.000Z (over 1 year ago)
- Last Synced: 2025-05-06T13:38:26.426Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 46.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Game Programming Final Project
* No Commercial Use
[Online Game](https://github.andy-lu.dev/NTNU_GameProgramming_FinalProject/)
### Overview
```
Game Programming is a general course for NTNU's students
learn how to code and how to create your own game.
This repo is the final project we made when we took the course.
```

### Lang
```
p5.js (html + css + js)
```
### Local Deployment
```
Download the responsitory and run index.html
```
### Map Setting
```
Green : minigames
Yellow : Random events
Blue : Knowledge supplyment
Orange : Quiz
(The color may be different from the usual game, however, the setting remain the same)
```
### Contributors
```
Contributor List:
Coding Group:
41247001S 盧昱安 GitHub : NaoCoding
41247024S 廖妤恩 Team Leader
Content Creator:
41247057S 陳育渝
41211011E 鐘珮甄
41211016E 羅崇愷
Art Design:
41241121S 李亞倫
41272002H 鄭鈺樺
```