CELL GAME ENGINE This is a game engine anyone can learn to use! I have set what different cells do when they interact with each other to get you started. Build a simulator, build a game, build anything! Just remember to credit! (You can use #CGE in the title) I am making a game with this! Check it out! https://scratch.mit.edu/projects/620629860/ CELL INFORMATION White Cell (Player Cell) - Use WASD or arrow keys to move this cell. Red Cell (Enemy Cell) - Destroys cells that collide with it. Does not destroy Blue Cells. Blue Cell (Clone Cell) - Make a clone of cells that collide with it. Green Cell (Push Cell) - Pushes cells that collide 3 squares in the direction it is facing. #engine #game #remix #cge