Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-winter-wolf/boids
https://github.com/the-winter-wolf/boids
csharp demo gamedev unity
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-winter-wolf/boids
- Owner: The-Winter-Wolf
- Created: 2023-01-29T12:41:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T16:09:35.000Z (7 months ago)
- Last Synced: 2024-11-07T07:46:47.889Z (3 months ago)
- Topics: csharp, demo, gamedev, unity
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boids
Boids was created based on the book Unity and C#. Gamedev from idea to implementation" [Jeremy Gibson].
This is not a prototype game, but an implementation of a swarm using object-oriented programming.