Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
/ MIPS-Connect4 Public archive

Connect 4 written in Assembly for the MIPS ISA for RISC (Microprocessor without Interlocked Pipelined Stages, instruction set architecture, reduced instruction set computer)

Notifications You must be signed in to change notification settings

cammakin/MIPS-Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MIPS Connect 4 Game!

Welcome to my CMPEN 351 Final Project

Connect 4 written in Assembly for the MIPS ISA for RISC (Microprocessor without Interlocked Pipelined Stages, instruction set architecture, reduced instruction set computer)

I decided to recreate the Connect 4 Game Motivation to create this game was that we were instructed to create a game that would take approx. 3 weeks worth of lab time. Also, the best way to demonstrate literacy in a programming language is by creating a game! To properly set this game up: Set the MARS IDE Bitmap settings to 8x8 pixels with a 512x512 display and connect to heap base memory User Input is taken from the physical keyboard (No keyboard polling bologna) Enjoy!

About

Connect 4 written in Assembly for the MIPS ISA for RISC (Microprocessor without Interlocked Pipelined Stages, instruction set architecture, reduced instruction set computer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published