Helps people choose a potential spot to move or vacation too in a fun game-like style. (BOTH Singleplayer and Multiplayer)!
This is an application (that plays like a game) that allows you to go through all 50 U.S. states and vote "Yes", "Maybe" or "No" on them and see the most picked and least picked results at the end. It can be played both singleplayer and multiplayer.
When talking with friends or family about the future, a topic that comes up a lot is potential places everyone would want to move to. I've always wanted an easy way to compile all these answers together to see if anyone shares common ground in their decisions. While that is my intended purpose for the application, it can be used in deciding any number of things, such as where to go on vacation, etc.
- .NET Framework
- Rider IDE
- Json.NET
This application requires a server and a client to function. This section will show you how to host your server to connect to and play solo, or have your friends connect to you.
Project Download: https://drive.google.com/file/d/1VOvoJ_6p3fezrshEjktIMiMAiRYsvNno/view?usp=sharing
- Enter the information you want to host at and press host. The server address is typically the IPv4 address of your computer (ipconfig in cmd.exe) and the port is a port you will need to open through port forwarding.
- Wait for clients to connect to your server (through specified IPv4 address and port).
- Once ready, press start game. Clients names will turn RED indicating they have not chosen an answer. Once they have chosen, their name will turn GREEN. Once all clients names are GREEN (or whenever you want) pressing next round will send the clients a new state.
- Enter the information you want to connect to and press connect. If you are playing SOLO or WITH FRIENDS, this will be the public IP address and port of whoever is hosting.
- Once connected, you must wait for the host to start the game.
- When the host starts the game, you will be greeted with a U.S. state and the options "Yes", "Maybe" or "No". These answers correspond to whatever reason you have for playing.
- Once the game is finished, players will be greeted with a screen that displays the top 10 and least 10 picked states calculated from everyone's choices.
Website/Portfolio - https://jaydensipe.github.io/
Project Link: https://github.com/jaydensipe/Where-We-Livin