CodeCraft School Full Stack Web Development Bootcamp graduate shares his final project app, Digital Survival.

Digital Survival is a two player game based on Conway’s game of life which is a cellular automaton consisting of a grid of cells. These cells are alive or dead based on their state and the states of their neighbors from the previous cycle.

FULL-TIME FULL STACK WEB DEVELOPMENT BOOTCAMP

CodeCraft’s 10-week coding bootcamp teaches the incredibly popular MEAN stack, which is a modern, 100% JavaScript-based approach to web development, and is very high in demand within the coding/tech industry. One of the great things about JavaScript is that it can be used to write both client side (front-end) code and server (back-end) code, making it easier and more efficient for our students to learn the “full stack” by leveraging ONE language instead of multiple languages, as you would have to do if you were learning another “stack” such as Ruby on Rails.

LEARN MORE + APPLY TODAY