Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/antwarfare
ant game were super colones duke it out for supremacy
https://github.com/wisehackermonkey/antwarfare
Last synced: 1 day ago
JSON representation
ant game were super colones duke it out for supremacy
- Host: GitHub
- URL: https://github.com/wisehackermonkey/antwarfare
- Owner: wisehackermonkey
- License: mit
- Created: 2020-06-06T01:12:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T20:16:30.000Z (6 months ago)
- Last Synced: 2024-11-10T12:44:10.431Z (about 2 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# antwarfare
ant game were super colones duke it out for supremacy
```
by oran collins
github.com/wisehackermonkey
[email protected]
20200605
```
### Was created with the help of ben hem.## Play the Game Online!
# [Click here to play the game online](https://editor.p5js.org/wisemonkey/sketches/AiBr402bM)
or here [Click here to play the game online](https://ants.anoniononion.repl.co/)
![i.imgur.com/W1Tf6XF.jpg](https://i.imgur.com/W1Tf6XF.jpg)---
##### How to play
----
```
currently no interaction: so just sit back and watch some ants! :>
```# Description:
```
this ant game uses simple rules of how ants move to simulate ant like behavor.some incomplete explination of behavors:
- ant gets food, come back along the path it came from to deliver food back home
- if and ant finds a path where food was found by another ant, it fallowing the path toward the food.```
# more photos
# Design notes
#### Overall inital design look#### how paths of type: food, fight, explore work:
#### fighting, path desigions, and food logic work:
#### walls, and misc
# Insperation:
```
this game was inspired by the ant warfare in this SF book im reading(read if this is the future) called
Children of Time
Novel by Adrian Tchaikovsky
```
```
Also by the visuals from Kurzgesagt's (youtube) video
```[The Billion Ant Mega Colony and the Biggest War ... - YouTube Kurzgesagt](https://www.youtube.com/watch?v=cqECNYmM23A)
```
and
```[The World War of the Ants – The Army Ant - YouTube Kurzgesagt](https://www.youtube.com/watch?v=7_e0CA_nhaE)
# Links & Software used
- [using repl.it to host the code ](https://repl.it)
- [p5.js is the javascript library being used to gen the graphics](https://p5js.org/)