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.
- Host: GitHub
- URL: https://github.com/karl-run/alecthefancy
- Owner: karl-run
- Created: 2012-12-06T17:08:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-09T10:25:22.000Z (about 12 years ago)
- Last Synced: 2023-08-18T20:41:34.898Z (almost 2 years ago)
- Language: Java
- Size: 605 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.