eldje / PayBillSim

Bill and debt simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayBillSim

Bill and debt simulator made at and for my internship at collection and creditmanagement company @ https://www.syncasso.nl This game is ment to be used for educative purposes regarding credit management.

Features

  • Billsystem that instantiates bills with their own unique id's, issue and due date to keep track of each bill
  • A debt system where you can make payment arangements to pay bills in terms when you cant afford them on their due date
  • A work system that acts as a way to generate money to pay the bills
  • Various levels of difficulty
  • Several layers of consequences when bills are not being paid on time
  • Sims-like character AI

Side features

  • A weather system that uses JSON to implement wundergrounds weather api to check your ip locations weather forecast to display accurate weather forecast realtime visually in game. ( currently only supports desktop client )
  • WebGL support to use and display the weathersystem in browser builds.
  • Ingame display of most recent Dutch news via nu.nl's RSS feeds and parsing it into unity via xml
  • Pathfinding system to work hand in hand with the upcoming sims- like AI, using the A* pathfinding project
I will release the real time weather system for unity seperately on my github in the near future

Created with

Mucho gracias

To all the people in the c# discord channel who are not only helping me but I have also become friends with and a special thanks to Xeronik who has helped me greatly and mentors me in his free time.

About

Bill and debt simulator


Languages

Language:C# 100.0%