sktan / 2d-portal-game

A game created as a submission for my Software Development class assignment. It's meant to replicate the game Portal, but in 2d.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D Portal Game

This is a simple 2D Portal clone game created for a software development class back in 2013.

Code is unsupported, and unmaintained and has been comitted in it's raw form.

Requirements

  • Visual Studio C++
  • DirectX SDK (2010 was used)

About

A game created as a submission for my Software Development class assignment. It's meant to replicate the game Portal, but in 2d.

License:MIT License


Languages

Language:C++ 98.6%Language:C 1.4%