Sort by:
The math machine
Defeat COVID-19 by shooting masks onto people who aren't wearing masks! Beta version; collision detection to be added in future update.
A retro themed platformer game to help kids make the right decisions when it comes to buying stock
An adversarial Space Invaders - Family Feud game.
This is a game to simulate the experience of controlling the MRO satellite currently orbiting around Mars. The game is based on pure physics and is pretty hard to beat (believe me).
an asteroids game made with pygame
General purpose cellular automata simulation for simulating natural selection or other well known automata such as Conway's Game of Life.
A light-weight, simple logic game built with Python Pygame module.
Space Geese 2: Electric Boogaloo is an AstonHack 6 project reimagining the iconic Space Invaders with the help of our AI overlords and smart geese.
A program created to improve the mental health of users with minigames and the Pomodoro technique. 25 minutes of working hard, 5 minutes of playing hard.
An attempt at building a simple pool game with a complex mapping algorithm that would find the most optimal shot to sink multiple balls with a single shot.
Connect with others during Covid
The goal of my experiment was to find the optimal activation function for basic pattern recognition so that it can be scaled up to solve environmental and community problems.
An engine that is supposed to make physics lessons easier to build.
The classic '80 Pacman Game modified in the theme of the current Covid-19 pandemic.
This project is about Covid-19 where we try to raise awareness with relevant information about the virus and a game for the users to play.
With online learning, its easy for children to get distracted. Our application keeps track of the student's focus by using facial, and eye motion detection, and alerting the teacher using a dashboard.
The BCS Cats Curling Game is our take on the beloved Canadian sport of curling. Players choose their team and then test out their skills in a battle of virtual curling.
A game where you throw the lovable Olympic mascot Mukmuk
A way to socially connect undergrad students during online learning.
This Is a game that represents the current situation due to the virus. There will be corona virus cells falling from the sky and you as a human must avoid them.
Game that makes music accessible at all. It teaches people piano by showing the notes to well-known songs. A happy cat is shown when they get the note correct and a sad cat when the note is incorrect.
Using neuroevolution of augmented topologies trained an agent to play a clone of the game Flappy Bird. Programmed both the game environment and the AI using python.
OpenAI Gym is a standard framework for training reinforcement learning (RL) agents (i.e. virtual robots) in different environments. We created a dynamic environment as a new RL benchmark.