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

https://github.com/karl-run/alecthefancy

A simple 2D sidescroller using Java2D for rendering graphics. This was originally built as a end of class project for the subject "Intermediate Programming in Java" at Sør-Trøndelag University College.
https://github.com/karl-run/alecthefancy

Last synced: 2 months ago
JSON representation

A simple 2D sidescroller using Java2D for rendering graphics. This was originally built as a end of class project for the subject "Intermediate Programming in Java" at Sør-Trøndelag University College.

Awesome Lists containing this project

README

        

alecthefancy
============

A simple 2D sidescroller using Java2D for rendering graphics. This was originally built as a end of
class project for the subject "Intermediate Programming in Java" at Sør-Trøndelag University College.

This was primarily a learning excercice for 4 students that were relatively new to Java, this was the
then most advanced application they had built as well as the biggest collaborative effort.