Skip to content

The Game of Life is a cellular-automaton, zero player game. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state

Notifications You must be signed in to change notification settings

practicatto/Game-of-Life-MIPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life-MIPS 🌏

The Game of Life is a cellular-automaton, zero player game, developed by John Conway in 1970. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state

Requerimientos

  • Operaciones Aritméticas
  • Lazos de repetición
  • Sentencias de condición y comparación
  • Uso de funciones

Contenido PDF

  • Especificaciones del funcionamiento
  • Utilidad de su proyecto
  • Capturas de Pantalla del programa funcionando
  • Referencias

Se tomará en cuenta la redacción y ortografía.

Flow Diagram

References

About

The Game of Life is a cellular-automaton, zero player game. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published