Skip to content

Remake of the Chain Reaction strategy arcade game! Made in 24 hours using PyGame!

Notifications You must be signed in to change notification settings

CameronBeneteau/infected

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infected

Remake of the Chain Reaction strategy arcade game! Made in 24 hours using PyGame! (Demo Video)

By Cameron Beneteau, Tailai Wang, Hamza Saquib, and Luka David
Event: MasseyHacks III (Grade 10)
Date: April 1-2, 2017

Infected Gif

Table of Contents

1. Intro
2. Gameplay
3. Environment Setup
4. How to Play
5. Results
6. Next Steps

Intro

This is a two to four-player turn-based strategy game inspired by the arcade game Chain Reaction.

This game was made using Python and PyGame. It utilizes object-oriented programming and other high school computing techniques.

Gameplay

Check out the demo video for this project here!

Infected Main
Infected Game

Environment Setup

To successfully run this project, please follow these steps to set up your environment:

  1. Python 3.0 or later (Download Python)
  2. Any IDE that runs Python (we recommend IDLE, IntelliJ IDEA or VS Code)
  3. PyGame Module installed to your version of Python (Download PyGame)
  4. Ensure your IDE is configured to use the above version of Python and PyGame

How to Play

All instructions can be found in the game after pressing "Play" button on the main screen.

Run the Infected.py file to play!

Results

We are extremely happy we were able to participate in MasseyHacks III to build this project.

The 24-hour time constraint was easily the hardest but most enjoyable part of this experience.

It was a big challenge to try to build a game this fast, but our team had great planning and teamwork skills throughout this development process to get it done

Although this game did not win any prizes at the hackathon, it was awesome to see our creation come to life - especially after letting the judges and other hackers play against each other!

Next Steps

Some fun things we would like to build on or explore relating to this project would be:

  • Ability for players to play against the computer (at various difficulties)
  • Sound effects to various in-game events
  • Cleaner split animations

About

Remake of the Chain Reaction strategy arcade game! Made in 24 hours using PyGame!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages