demo: Play Gorillas2000
Modern remake of the classic DOS game Gorillas, originally developed by IBM in 1991. 2-player, turn-based game where players take turns throwing bananas at each other's gorillas.
Goal: Hit the opponent's gorilla with a banana.
Controls:
- Adjust the angle and velocity with sliders.
- Click "Throw" to launch a banana.
- Turn-based gameplay
- Replays
- Generated cityscapes
- Explosions
- Scoreboard
- Choose names
- Pumpin' theme music
- Customizable framerate
- Joel sucks at Gorillas
- Ensure Node.js and npm are installed.
- Clone the repository:
git clone goggledefogger/gorillas2000
- Navigate to the project directory:
cd gorillas2000
- TODO: write instructions on how to start a web server
- Open your browser and go to
http://localhost:3000
(or the port number specified) to play.
Contributions are welcome! Feel free to create a pull request to contribute.
- Original Gorillas Game: Developed by IBM in 1991.
- Gorillas2000 Remake By: Danny Bauman
This project is licensed under the MIT License - see the LICENSE file for details.