https://github.com/santilapi13/neutron_board_game
https://github.com/santilapi13/neutron_board_game
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/santilapi13/neutron_board_game
- Owner: santilapi13
- Created: 2023-07-20T18:21:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T18:41:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T14:45:34.040Z (over 1 year ago)
- Language: C#
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neutron Board Game
I coded this game in 2 days, focusing on its logic (and that's why it's visually ugly) and trying to get used to Unity enviroment and C# programming language. What's more, I tried to keep using good practices despite my non-familiarity with GameObject, MonoBehaviour, etc classes, but I think that, in retrospect, it can be substantially improved.
# Rules
The game is based on a 5x5 board with 5 black pieces, 5 white pieces and 1 green piece, the Neutron. Any player wins when the Neutron is put over the initial position of any of his/her pieces. Per turn, players have 2 phases: in the first one they have to move the Neutron, and in the second one they have to move one of their pieces. Movement must be a straight line in any direction (including diagonal movements) until its following square is occupied by another piece or it's the edge of the board.
# Setup
You can download it as a .zip in the following page:
https://santilapi13.itch.io/neutron-board-game