An open API service indexing awesome lists of open source software.

https://github.com/wrathofrathma/2d-project

2D Graphical Project for COSC482 at Salisbury University.
https://github.com/wrathofrathma/2d-project

Last synced: 4 months ago
JSON representation

2D Graphical Project for COSC482 at Salisbury University.

Awesome Lists containing this project

README

        

This is my 2D project for COSC 482 at Salisbury University.

The user controls a robot that gets dropped into a randomly generated world and has to dig through the terrain to find minerals.
Most of the graphical code boilerplate stuff was abstracted from the "game engine" I built throughout the semester.